1
0
Fork 0
A toy raytracer that started to keep me busy during the French Robotics Cup 2019, when my support was not needed.
Find a file
trotFunky 2d396269e0 Pick back up and comment
Clean placeholder code to get it running.
Add comments to clarify working, add TODOs in main,
add some references for the maths.
2023-12-30 14:50:35 +01:00
.gitignore First commit, world map creation 2019-05-27 13:50:49 +02:00
CMakeLists.txt First commit, world map creation 2019-05-27 13:50:49 +02:00
main.cpp Pick back up and comment 2023-12-30 14:50:35 +01:00
Player.cpp Ajout de la fonction render au monde 2019-06-01 06:42:29 +02:00
Player.h Ajout de la fonction render au monde 2019-06-01 06:42:29 +02:00
World.cpp Pick back up and comment 2023-12-30 14:50:35 +01:00
World.h Pick back up and comment 2023-12-30 14:50:35 +01:00