diwi / Space_Partitioning_Octree_BVH
Octree/BVH: building and traversal (for fast ray-triangle-intersection)
☆76Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for Space_Partitioning_Octree_BVH
- CSG library for C++, port of https://github.com/evanw/csg.js/☆101Updated 7 years ago
- Fast mesh simplification via edge collapsing☆132Updated 7 years ago
- Graphics and physics research, snippets, demos☆130Updated 8 years ago
- Mesh Decimation Tool☆95Updated 9 years ago
- ☆141Updated 8 years ago
- sandbox for various 3d math, geometry, graphics and physics code☆231Updated 7 years ago
- The code in this tutorial implements a BVH acceleration structure☆76Updated 4 years ago
- Dual Contoruing implemented in C++☆89Updated 5 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆63Updated 7 years ago
- Quadric Error Function (QEF) / Single Value Decomposition solvers in various languages☆84Updated 7 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
- A library of distance and occlusion generation routines☆111Updated 5 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆67Updated 10 years ago
- ☆26Updated 9 years ago
- Point Based Global Illumination☆192Updated 8 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆158Updated 7 years ago
- The sample for the GPU Pro 6 article on volumetric explosions.☆50Updated 9 years ago
- Vulkan framework for Windows☆88Updated 5 years ago
- SSE Frustum Culling Demo☆69Updated 3 years ago
- Flashy 2D fluid simulations experiments.☆102Updated 4 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 11 years ago
- CUDA version of my renderer (real-time raytracing!)☆65Updated 7 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆128Updated 3 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 8 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆119Updated 5 years ago
- An ocean simulation based on the paper by Jerry Tessendorf.☆42Updated 8 years ago
- ☆40Updated 8 years ago
- Code accompanying blog post on http://raytracey.blogspot.co.nz/2015/10/gpu-path-tracing-tutorial-1-drawing.html☆65Updated 4 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆78Updated 7 years ago