sdao / path-tracerLinks
Little global illumination Monte Carlo path tracer
☆12Updated 9 years ago
Alternatives and similar repositories for path-tracer
Users that are interested in path-tracer are comparing it to the libraries listed below
Sorting:
- ☆23Updated 12 years ago
- ☆41Updated 9 years ago
- Real-time Animation and Rendering of Ocean Whitecaps☆83Updated 10 years ago
- OpenGL application inspired by Walt Disney Animation Studios BRDF Viewer. A BRDF Viewer that support standard RGB and spectral data (tri…☆54Updated 5 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++, GLSL, and OpenGL 4.1☆38Updated 5 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆50Updated 3 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆53Updated 3 years ago
- Skinning Catmull-Clark Subdivision Surfaces☆26Updated 10 years ago
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆61Updated 7 years ago
- 3D painting tool☆39Updated 12 years ago
- A method for baking persistent decals to textures using UV-space rasterization.☆21Updated 4 years ago
- Converting vertex meshes to voxel data and visualizing using VCT