jmorton06 / Lumos

Cross-Platform C++ 2D/3D game engine
MIT License
1.21k stars 130 forks source link

Raytracing shadows and reflections #118

Closed torchesburn closed 9 months ago

torchesburn commented 10 months ago

Just wondering whether there is any support for raytraced shadows and reflections?

Like for example: https://github.com/SaschaWillems/Vulkan/blob/master/examples/raytracingshadows/raytracingshadows.cpp

jmorton06 commented 10 months ago

Would like to add something like that but I don't have a ray tracing capable GPU

torchesburn commented 10 months ago

Ive got an RTX 3070 and have been testing the Vulkan examples here:

https://github.com/SaschaWillems/Vulkan/tree/master/examples/raytracingshadows

and it works fine.

Whats your GPU?

jmorton06 commented 10 months ago

just a gtx 1060 :D