Python path tracer using Numba for acceleration. Read the blog post here which walks you through the story behind the implementation.
- Diffusion
- Reflection
- Specular Highlights
- Refraction
- Caustics
- Spheres
- Polygon Meshes (obj format)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Python path tracer using Numba for acceleration. Read the blog post here which walks you through the story behind the implementation.