This is a very basic Raytracer written in C++ following this article : tinyraytracer
It uses OpenMP to speed up the generation
- Add the base plane in the scene
- Use a spherical picture as a background
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a very basic Raytracer written in C++ following this article : tinyraytracer
It uses OpenMP to speed up the generation