jmorton06 / Lumos

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

Raytracing shadows and reflections #118

Closed torchesburn closed 1 year ago

torchesburn commented 1 year 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 1 year ago

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

torchesburn commented 1 year 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 1 year ago

just a gtx 1060 :D