Ray Casting

Build Status

Small personal project, where I attempt to learn OpenGL in C++ and use it to experiement with some simple raycasting. You can download and test the working result yourself:

Download latest version

Showcase

To-Do

  • Draw lines and circles
  • Implement raycasting
  • Add FPS counter
  • Batch line drawing
  • Move raycasting calculations into shaders