Awesome
Like FoxRaycaster(link) but with a nicer GUI, bug fixes, more optimized and with CUDA.
Used in project:
- Code from FoxRaycaster, which was based on this tutorial: link
- OpenGL 2.1 (header and source gl_core21 generated using glLoadGen: link)
- SFML
- CUDA
- Ocornut's Dear ImGUI, with Elias Daler's SFML binding, merged into one hpp and cpp using my script: link
To build an exe it needs to link to:
- SFML (System, Window and Graphics)
- Cuda RT (cudart.lib)
- OpenGL (opengl32.lib)
Prebuilt Win64 binary (requires MS Runetime libs to be installed): link
Screenshots: