nsf / mc
A very simple marching cubes example.
☆65Updated 8 years ago
Alternatives and similar repositories for mc:
Users that are interested in mc are comparing it to the libraries listed below
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆61Updated 8 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Sample for the Voxels library☆36Updated 10 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆67Updated 10 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆37Updated last year
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Real time sparse voxel octree renderer☆37Updated last year
- Very barebones CPU Voxel Raycaster☆34Updated 4 years ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 9 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆50Updated 6 years ago
- Lighthouse3d Very Simple Libs☆52Updated 6 years ago
- OpenGL-based voxel renderer☆65Updated 9 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆38Updated 5 years ago
- SSE Frustum Culling Demo☆70Updated 3 years ago
- Order Independent Transparency Demo☆20Updated 8 years ago
- 3D Physics Engine.☆51Updated 8 years ago
- ☆19Updated 9 years ago
- A real-time interactive progressive path tracer on the GPU.☆33Updated 3 years ago
- Octree library in C++☆58Updated 12 years ago
- CUDA version of my renderer (real-time raytracing!)☆65Updated 7 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Simple graphics engine used as submodule in many of my projects☆61Updated 5 years ago
- A basic implementation of "A Median Cut Algorithm for Light Probe Sampling"☆29Updated last year
- Tiny Global Illumination OpenGL Renderer☆51Updated 9 years ago
- A tiny, simple implementation of the marching tetrahedrons algorithm.☆27Updated last month
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 5 years ago
- Dual Contoruing implemented in C++☆91Updated 5 years ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 7 years ago