Releases: Werozel/RayTracing
Releases · Werozel/RayTracing
Ray Tracing v3.0
RayTracing
A program that implements ray-tracing rendering technique
Run
cmake −DCMAKE_BUILD_TYPE=Release
make run
make clean
Flags
-threads n
- Number of threads
-out path
- Path to a result file
-scene n
- Scene number
-smooth n
- Anti-aliasing value
What's new
- Added backgrounds
- Optimized performance
- Added new objects
- Created 3 example scenes
- Fixed cmake issues
Examples
Polygons and anti-aliasing
RayTracing
A program that implements ray-tracing rendering technique
Run
cmake −DCMAKE_BUILD_TYPE=Release
make run
make clean
What's new
- Polygons
- Anti-aliasing
- Run flags
Flags
-threads n
- Number of threads
-out path
- Path to a result file
-scene n
- Scene number
-smooth n
- Anti-aliasing value