Dual Marching Cubes Implementation in C++
☆65Sep 28, 2020Updated 5 years ago
Alternatives and similar repositories for dmc
Users that are interested in dmc are comparing it to the libraries listed below
Sorting:
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆185Aug 14, 2019Updated 6 years ago
- An neural network library for C++☆12Jul 2, 2025Updated 8 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Jul 9, 2014Updated 11 years ago
- Dual Contoruing implemented in C++☆100Apr 9, 2019Updated 6 years ago
- experimental 3D voxel engine, uses different derivatives of dual contouring algorithm☆12Jun 13, 2018Updated 7 years ago
- Geometry unfolding☆13Apr 28, 2017Updated 8 years ago
- Half Edge data structure manipulation(inserting vertices, edges, triangulating faces, extruding faces) and Catmul-Clark Subdivision☆14Oct 27, 2017Updated 8 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Jan 7, 2018Updated 8 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆168May 30, 2017Updated 8 years ago
- Parametric Gauss Reconstruction☆86Sep 12, 2024Updated last year
- Isotropic Remeshing of Triangulated Surface☆93Dec 8, 2022Updated 3 years ago
- Study of differential geometry with Rust + WebGL☆16Jul 18, 2023Updated 2 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆172Sep 27, 2016Updated 9 years ago
- It's like Marching Cubes but not really. Based on the algorithm described by Chien-Chang Ho et al. in Adaptive Feature Preserving Surface…☆12Apr 1, 2019Updated 6 years ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Aug 22, 2025Updated 7 months ago
- A javascript & webgl voxel path tracer.☆55Feb 19, 2019Updated 7 years ago
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆169Apr 18, 2024Updated last year
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆53Jul 31, 2024Updated last year
- A project testing and comparing various algorithms for creating isosurfaces.☆324Oct 23, 2016Updated 9 years ago
- The Visualization and Computer Graphics Library (VCG) fork of☆46Aug 24, 2025Updated 6 months ago
- A tutorial and example of Rust for C++ programmers☆17Sep 21, 2021Updated 4 years ago
- Voxels Library - C++ library for voxel manipulation and polygonization☆297Jul 9, 2016Updated 9 years ago
- ☆78Dec 19, 2025Updated 3 months ago
- Real-time meshing the contours of 3D scalar fields with the dual contouring algorithm in plain C++ and OpenGL/CUDA. Along with seam handl…☆17May 9, 2024Updated last year
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Dec 26, 2021Updated 4 years ago
- A library of shared C++ components, in a handy Modern CMake wrapper.☆29Feb 2, 2023Updated 3 years ago
- geometry processing and shape analysis framework☆71Mar 29, 2025Updated 11 months ago
- Given a surface triangulation, the program partitions the mesh into segments such that geometric edges are resolved.☆15Nov 29, 2018Updated 7 years ago
- Implementation of Least Squares Conformal Maps for Automatic Texture Atlas Generation by Levy et al.☆42Nov 13, 2020Updated 5 years ago
- A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple d…☆91Oct 28, 2020Updated 5 years ago
- C++ version based on the Marching Cubes library of the paper: http://jcgt.org/published/0008/03/01☆25Feb 19, 2026Updated last month
- Some Voxel/Mesh stuff made with SdfMesher☆26May 15, 2022Updated 3 years ago
- Signed Distance Function from triangle mesh.☆95Apr 10, 2019Updated 6 years ago
- Offline Shader Editor based on wxWidgets☆10Jan 12, 2021Updated 5 years ago
- Yet another attempt at making a fast massive level-of-detail voxel engine, but this time with usable results!☆380Aug 6, 2021Updated 4 years ago
- A Simple and flexible half edge data structure☆19Feb 15, 2026Updated last month
- Implementation of Reliable Feature-Line Driven Quad-Remeshing☆395Sep 9, 2022Updated 3 years ago
- Trying to get poisson reconstruction working with PCL☆17Aug 4, 2012Updated 13 years ago
- Hardware accelerated voxel ray marching☆40Oct 26, 2020Updated 5 years ago