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:
- Converting vertex meshes to voxel data and visualizing using VCT☆82Updated 8 years ago
- ☆115Updated last year
- GPU Path Tracer written in C++ with CUDA and OpenGL for the DH2323 course project at KTH.☆78Updated 8 years ago
- Efficient rendering with distance fields☆84Updated 8 years ago
- Spherical Harmonic Lighting (Direct/Shadowed/Indirect/Subsurface)☆105Updated 9 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.