-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
Raytracing #9
Comments
Just my thoughts: |
Do you want actual raytracing via RTX, or comfortable with SSR? :) |
Yes (both) |
Honestly I think SSR is enough for now as it works on all GPUs flawlessly. |
for RTX raytracing the engine must be ported to Vulkan API. I am working on it, but it can take quite a long time |
Render rays of light to render reflections correctly (as a submodule)
The text was updated successfully, but these errors were encountered: