-
Notifications
You must be signed in to change notification settings - Fork 1
Simple Raytracer in C
PurpleAlien/Raytracer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple ray tracer in C, mostly used for benchmarking. Supports multi threading. Compiling: running 'make' on a Unix/Linux/BSD platform should do. It only needs pthreads and math library. Running: Normal: ./raytrace scene.txt With 3D object: ./raytrace scene.txt spaceship.3ds this last one will render a spaceship, using the 3ds loader.
About
Simple Raytracer in C
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published