erwincoumans / experiments
testbeds, random bits, snippets mainly for real-time physics/graphics development. The GPU rigid body pipeline is moved to a separate repository at http://github.com/bulletphysics/bullet3
☆131Updated 10 years ago
Alternatives and similar repositories for experiments:
Users that are interested in experiments are comparing it to the libraries listed below
- Source code to pbrt, the ray tracer described in "Physically Based Rendering: From Theory To Implementation"☆83Updated 8 months ago
- Graphics and physics research, snippets, demos☆131Updated 8 years ago
- ☆142Updated 6 years ago
- Embree Example Renderer☆104Updated 8 years ago
- CUDA version of my renderer (real-time raytracing!)☆65Updated 7 years ago
- Gradient-domain path tracing (G-PT) and gradient-domain bidirectional path tracing (G-BDPT) for Mitsuba renderer☆98Updated 6 years ago
- Light Transport Equation Orb☆44Updated 10 years ago
- An implementation of the "Voxel Cone Tracing" global illumination technique proposed by Cyril Crassin (http://perso.telecom-paristech.fr/…☆167Updated 11 years ago
- GPU classifies how to render millions of particles☆73Updated last year
- lucille global illumination renderer☆90Updated 15 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆77Updated 11 years ago
- A GPU implementation of smallpt (http://www.kevinbeason.com/smallpt/) with Bounding Volume Hierarchy (BVH) tree.☆44Updated 9 years ago
- Point Based Global Illumination☆192Updated 9 years ago
- GPU Path Tracer written in C++ with CUDA and OpenGL for the DH2323 course project at KTH.☆78Updated 7 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- Source code for the light scattering sample☆98Updated 7 years ago
- Shows how to bake ambient occlusion at mesh vertices using OptiX Prime☆45Updated 5 years ago
- Sandbox binary and source code for the Siggraph 2017 paper "Water Wave Packets" by Stefan Jeschke (NVIDIA) and Chris Wojtan (IST Austria)☆44Updated 7 years ago
- The code in this tutorial implements a BVH acceleration structure☆77Updated 5 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- Example Code for Volume Rendering Tutorial☆42Updated 13 years ago
- Code accompanying blog post on http://raytracey.blogspot.co.nz/2015/10/gpu-path-tracing-tutorial-1-drawing.html☆66Updated 5 years ago
- Spherical Harmonic Rotation (Ivanic/Ruedenberg & Choi)☆55Updated 8 years ago
- Spherical Harmonic Lighting (Direct/Shadowed/Indirect/Subsurface)☆105Updated 8 years ago
- Real-time Animation and Rendering of Ocean Whitecaps☆81Updated 9 years ago
- Offline renderer used for my blog posts☆103Updated 6 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆121Updated 5 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆68Updated 10 years ago
- Monte Carlo Ray Tracing Renderer☆76Updated 6 years ago