CPU Path Tracer
education
A School assignment by teacher Jacco Bikker. distributed path tracer that allows for multiple machines to compute frames, that get merged at the server’s accumulation buffer.
Supports for:
- Spheres
- Planes
- Reflection
- Refraction + beers law
- Textures
- Emissive Materials
- Distributed Rendering
Support to connect multiple client renderers together. To render out more complex scenes than my 2008 laptop could handle.