A toy raytracer that started to keep me busy during the French Robotics Cup 2019, when my support was not needed.
SFML and Dear ImGui have incompatible color types, abstract them through a new Color class which has conversions. Centralize color constants in a namespace as well. |
||
---|---|---|
.gitignore | ||
CMakeLists.txt | ||
Color.h | ||
LICENSE | ||
main.cpp | ||
Player.cpp | ||
Player.h | ||
World.cpp | ||
World.h |