nsf / mc
A very simple marching cubes example.
☆65Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for mc
- Octree library in C++☆57Updated 12 years ago
- Dual Marching Cubes Implementation in C++☆61Updated 4 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆67Updated 10 years ago
- 3D Physics Engine.☆51Updated 8 years ago
- Lighthouse3d Very Simple Libs☆51Updated 6 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 8 years ago
- Helper & thin abstraction classes for OpenGL 4.5☆15Updated 8 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆52Updated 5 years ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- Sample for the Voxels library☆35Updated 10 years ago
- OpenGL-based voxel renderer☆65Updated 8 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆37Updated last year
- toy C++ Vulkan library☆49Updated 6 years ago
- Very barebones CPU Voxel Raycaster☆33Updated 4 years ago
- Implementation of Discrete k-d Tree Hierarchy for Isosurface Extraction☆3Updated 3 years ago
- Dual Contoruing implemented in C++☆88Updated 5 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
- The code in this tutorial implements a BVH acceleration structure☆76Updated 4 years ago
- A tiny, simple implementation of the marching tetrahedrons algorithm.☆26Updated 8 months ago
- CMU 15-462/662 Assignment 3: A Mini-Path Tracer☆27Updated 8 years ago
- Order Independent Transparency Demo☆19Updated 8 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆114Updated 12 years ago
- A real-time interactive progressive path tracer on the GPU.☆34Updated 3 years ago
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 6 years ago
- Simple graphics engine used as submodule in many of my projects☆61Updated 5 years ago
- Implementation of Ken Shoemake's arcball transform with a few additions.☆11Updated 10 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 7 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆36Updated 4 years ago
- This is a physically based real-time renderer made for learning purposes.☆88Updated 7 years ago