Assignment project as part of the CS program at the Bauhaus University Weimar
raytracer <path to sdf> <option: "nogui">
- unlimited number of objects
- supports axially parallel cuboids and spheres
- each object is limited to one kind of material
- unlimited number of lights for each scene
- lights: ambient, diffuse, specular reflection
- composites are supported
- base transformations: translate, scale, rotate
- shadows
- camera
- automated creation of different eSDF-Files
- automated execution of the raytracer
- automated creation of a mp4-animation
- resolution and amount of frames (duration) via command line arguments