An open-source configurable C++ Raytracer
- Benjamin Desprets @bendsp
- Felix Stavonhagen @Felixsta123
- Kentin Paille @KentinPaille
- Paul Thiebault @PaulThblt
RayBeam requires the following to function:
- SFML
- Libconfig++
- a Linux / Unix-based system
To start the simulation:
./RayBeam
Controls:
WASD: camera movement
ESCAPE or RETURN: exit simulation
To configure the scene, see Documentation for Raytracer configuration files
Note
This project is no longer being maintained, but any improvements are welcome.