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☆183Aug 14, 2019Updated 6 years ago
- Dual Contoruing implemented in C++☆100Apr 9, 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 6 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Jul 9, 2014Updated 11 years ago
- Geometry unfolding☆13Apr 28, 2017Updated 8 years ago
- An neural network library for C++☆12Jul 2, 2025Updated 7 months ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Oct 30, 2025Updated 4 months ago
- Half Edge data structure manipulation(inserting vertices, edges, triangulating faces, extruding faces) and Catmul-Clark Subdivision☆14Oct 27, 2017Updated 8 years ago
- Parametric Gauss Reconstruction☆85Sep 12, 2024Updated last year
- Fast (er) implementation of dual contouring which avoids the octree☆168May 30, 2017Updated 8 years ago
- A tutorial and example of Rust for C++ programmers☆17Sep 21, 2021Updated 4 years ago
- A javascript & webgl voxel path tracer.☆55Feb 19, 2019Updated 7 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Jan 7, 2018Updated 8 years ago
- Isotropic Remeshing of Triangulated Surface☆93Dec 8, 2022Updated 3 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆53Jul 31, 2024Updated last year
- Signed Distance Function from triangle mesh.☆95Apr 10, 2019Updated 6 years ago
- ☆35Mar 27, 2024Updated last year
- Implementation of the embedded deformation algorithm☆50Jul 18, 2024Updated last year
- A Simple and flexible half edge data structure☆19Feb 15, 2026Updated 2 weeks ago
- Dear Imgui wrapper module for Oryol☆18Nov 20, 2018Updated 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
- 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
- A library of shared C++ components, in a handy Modern CMake wrapper.☆29Feb 2, 2023Updated 3 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆322Oct 23, 2016Updated 9 years ago
- A realtime lab software for experimentation around 3D models☆58Sep 22, 2024Updated last year
- Some Voxel/Mesh stuff made with SdfMesher☆27May 15, 2022Updated 3 years ago
- Implementation of Reliable Feature-Line Driven Quad-Remeshing☆391Sep 9, 2022Updated 3 years ago
- Voxels Library - C++ library for voxel manipulation and polygonization☆296Jul 9, 2016Updated 9 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
- Generating Trees with a Space Colonization Algorithm☆46Jun 7, 2018Updated 7 years ago
- geometry processing and shape analysis framework☆69Mar 29, 2025Updated 11 months ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆15Jun 7, 2023Updated 2 years ago
- ☆13Feb 17, 2022Updated 4 years ago
- Offline Shader Editor based on wxWidgets☆11Jan 12, 2021Updated 5 years ago
- experimental 3D voxel engine, uses different derivatives of dual contouring algorithm☆12Jun 13, 2018Updated 7 years ago
- Header only c++ expression parsing library with AST building and GLSL shader generation☆20Jul 1, 2014Updated 11 years ago
- [WIP] Differential growth simulation☆11Jan 7, 2023Updated 3 years ago
- 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