RikoOphorst/dxr-path-tracing

not an issue, but some questions

Opened this issue · 1 comments

This ... is pretty great. Seriously.

Have you abandoned this, or are you going to continue to work on it?

  • Resolutions other than 1280x720 would be great,
  • The ability to load a file after launch would be great,
  • Does this support loading lights specified in glTF files? (that you load glTF at all is WONDERFUL for me)
  • Adding support for other obvious things like environment maps would be great.

Thanks!

  1. Just change them in the code, It's very easy to do.
  2. It's simple as well add a custom ui to imgui and load new objects.
  3. Yes you can do that as well by adding some new materials
  4. this one can be done with a simple shader as well.

Learn Stuff, It's always amazing :D