emilk / Dual-Contouring
Dual Contoruing implemented in C++
☆93Updated 6 years ago
Alternatives and similar repositories for Dual-Contouring:
Users that are interested in Dual-Contouring are comparing it to the libraries listed below
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆162Updated 7 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆167Updated 8 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Quadric Error Function (QEF) / Single Value Decomposition solvers in various languages☆85Updated 7 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆133Updated 3 years ago
- voxel Terrain using marching cubes and transvoxel☆111Updated 7 years ago
- Libraries for GPU FX simulation & rendering☆59Updated 5 years ago
- Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification☆78Updated 4 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆121Updated 6 years ago
- Source code for the paper: Modeling Rocky Scenery using Implicit Blocks, published in The Visual Computer and presented at Computer Graph…☆48Updated 2 years ago
- Fast mesh simplification via edge collapsing☆134Updated 8 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆102Updated 8 years ago
- Implements a simple, readable naive surface nets algorithm☆66Updated 8 months ago
- Mesh Decimation Tool☆96Updated 9 years ago
- Efficient rendering with distance fields☆84Updated 7 years ago
- SOLID - Software Library for Interference Detection☆99Updated 2 years ago
- Automatic UV Unwrapping Library for Dust3D☆86Updated 4 years ago
- Sparse Voxel Octree Raycasting with Image Warping exploiting Frame-to-Frame Coherence in OpenCL☆111Updated 9 years ago
- The code in this tutorial implements a BVH acceleration structure☆78Updated 5 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆305Updated 8 years ago
- GPU Texture Baking Tool☆113Updated 6 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆77Updated 11 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Shows how to bake ambient occlusion at mesh vertices using OptiX Prime☆45Updated 6 years ago
- Order Independent Transparency via Linked List Sorting on GPU☆79Updated 4 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 3 months ago