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

Add UI for Ambient and Directional Light #50

Closed
JamesTKhan opened this issue May 25, 2022 · 0 comments · Fixed by #53
Closed

Add UI for Ambient and Directional Light #50

JamesTKhan opened this issue May 25, 2022 · 0 comments · Fixed by #53
Assignees
Labels
enhancement New feature or request

Comments

@JamesTKhan
Copy link
Owner

JamesTKhan commented May 25, 2022

Currently when creating a Scene the directional light and ambient light intensity and direction are hard coded (see Scene.java construtor). As far as I can tell these values cannot be adjusted in the UI, only in the runtime. I suggest adding UI settings to change ambient and directional light settings which save with the scene.

In EnvironmentMenu it looks like work was started on ambient light UI but its not enabled

@JamesTKhan JamesTKhan added the enhancement New feature or request label May 25, 2022
@JamesTKhan JamesTKhan self-assigned this May 25, 2022
@JamesTKhan JamesTKhan linked a pull request May 26, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant