Asteroid is a CUDA based Path Tracing Renderer.
The repository is named after the Asteroid Day
- geometry:
- sphere
- cube
- square
- triangle
- mesh
- bvh
- light
- punctual light
- area light
- environment light
- texture
- material:
- glass
- metal
- diffuse
- micro-facet
- disney
- importance sampling
- multiple importance sampling
- volume
- homogeneous
- heterogeneous
- pipeline
- software rasterizer
- software raytracer
- workflow: ref1, ref2