pabennett / WaterCaustics
Water caustic rendering experiments in OpenGL with Python
☆46Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for WaterCaustics
- Physically based render equations☆38Updated 10 years ago
- Shows how to bake ambient occlusion at mesh vertices using OptiX Prime☆45Updated 5 years ago
- Ray dispersion visualization in WebGL☆89Updated 7 years ago
- A GPU radix sorter using the OpenGL compute shader.☆19Updated 8 years ago
- Clustered Deferred and Clustered Forward Plus Shading in WebGL☆32Updated 4 years ago
- Maya plugin implementing geometry fracturing based on Voronoi Diagrams (Voronoi Shattering). Visit http://www.joesfer.com/?p=60 for furt…☆42Updated 6 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 2 years ago
- Implementation of curl noise for particles simulated on GPU with OpenGL☆45Updated 5 years ago
- Public direct3d11 tool prototying framework.☆24Updated 6 years ago
- Skinning Catmull-Clark Subdivision Surfaces☆25Updated 9 years ago
- Real-time Animation and Rendering of Ocean Whitecaps☆80Updated 9 years ago
- WebGL-Tile-Based-Forward-Plus-Renderer using glTF model☆31Updated 8 years ago
- ☆31Updated 6 years ago
- ☆40Updated 8 years ago
- The sample for the GPU Pro 6 article on volumetric explosions.☆50Updated 9 years ago
- OpenGL tech demo demonstrating a variety of techniques.☆14Updated 8 years ago
- A realtime terrain erosion & fluid simulation running on the CPU.☆73Updated 4 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 6 years ago
- Utilities to manipulate spherical images☆68Updated 6 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++, GLSL, and OpenGL 4.1☆37Updated 4 years ago
- Cuda Fluid Solver and Particles System for Maya and Houdini☆32Updated 8 years ago
- ☆38Updated 5 years ago
- An ocean simulation based on the paper by Jerry Tessendorf.☆42Updated 8 years ago
- Signed Distance Function Sculpting☆51Updated 7 years ago
- Source code for the light scattering sample☆97Updated 7 years ago
- 32-bit packed color format with RGBM encoding for shader use