RaytracerEngine/README.md

4 lines
259 B
Markdown
Raw Normal View History

2022-09-03 23:43:39 -04:00
This is a semi-real time raytracer implemented from the book [Ray Tracing In One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html)
It also allows you to move around the scene using the WASD for horizontal and Q/E for vertical movement