A toy raytracer that started to keep me busy during the French Robotics Cup 2019, when my support was not needed.
Clear up the computation and split the result from the ray cast to the scale factor. Update the castRay explanations to add the issue of unmatched axes. |
||
---|---|---|
.gitignore | ||
CMakeLists.txt | ||
Color.h | ||
LICENSE | ||
main.cpp | ||
Player.cpp | ||
Player.h | ||
World.cpp | ||
World.h |