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

Added drop-down for selecting environment map #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stymbhrdwj
Copy link

Modified gui.py by adding a drop-down for changing environment map lighting. This allows us to visualize the relighting results on-the-fly in real-time. While global_light is correctly changed, there is no change to local_light when changing the environment map. Is this the desired behaviour?

Modified `gui.py` by adding a drop-down for changing environment map lighting. This allows us to visualize the relighting results on-the-fly in real-time. While `global_light` is correctly changed, there is no change to `local_light` when changing the environment map. Is this the desired behaviour?
@HarryPeverell
Copy link

Thanks for your great work!

I am reaching out with a question regarding the implementation of real-time ray tracing. Is it feasible to perform real-time rendering of ray tracing and display the results within the GUI? I am particularly interested in understanding the current limitations and potential solutions that might enable this technology to be more accessible and interactive.

Thank you for your time and consideration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants