ands / spherical_harmonics_playgroundLinks
Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonics coefficients
☆119Updated 6 years ago
Alternatives and similar repositories for spherical_harmonics_playground
Users that are interested in spherical_harmonics_playground are comparing it to the libraries listed below
Sorting:
- ☆115Updated last year
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Spherical Harmonic Lighting (Direct/Shadowed/Indirect/Subsurface)☆105Updated 9 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Updated 4 years ago
- This is a physically based real-time renderer made for learning purposes.