Overview
This is a placeholder for your computer graphics project. Replace this content with details about your ray tracer.
Features
- Path tracing implementation
- BVH acceleration structure
- Denoising with neural networks
- PBR material system
A real-time ray tracing renderer implementing modern rendering techniques including path tracing and denoising.
This is a placeholder for your computer graphics project. Replace this content with details about your ray tracer.