Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renders should be able to show the scene in different view modes such as wireframe, solid, material, etc #29

Open
itsdouges opened this issue May 31, 2023 · 0 comments
Labels
New feature New feature or request

Comments

@itsdouges
Copy link
Collaborator

itsdouges commented May 31, 2023

This issue would investigate what it would take to enable scene view modes, and then implement it.

Modes:

  • wireframe
  • solid
  • material preview (inbuilt lights are used, should be able to customize lights)
  • viewport shading (scene lights are used)

We would remove the inbuilt light logic and replace it with this. We move away from implicit towards explicit.

@itsdouges itsdouges added the New feature New feature or request label May 31, 2023
@itsdouges itsdouges added this to the Milestone 4 milestone Jun 1, 2023
@itsdouges itsdouges changed the title Scene view modes (wireframe / shaded / rendered) Scene render view modes Jun 9, 2023
@itsdouges itsdouges changed the title Scene render view modes Renders should be able to show the scene in different view modes such as wireframe, solid, material, etc Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant