An implementation of the Dual Contouring algorithm based on the reference code
☆173Sep 27, 2016Updated 9 years ago
Alternatives and similar repositories for DualContouringSample
Users that are interested in DualContouringSample are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast (er) implementation of dual contouring which avoids the octree☆170May 30, 2017Updated 9 years ago
- Dual Contoruing implemented in C++☆99Apr 9, 2019Updated 7 years ago
- A Dual Contouring Example using C# and Unity3D☆49May 14, 2015Updated 11 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆330Oct 23, 2016Updated 9 years ago
- Complete source for my experimental voxel engine☆118Oct 9, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Quadric Error Function (QEF) / Single Value Decomposition solvers in various languages☆89May 30, 2017Updated 9 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆72Jul 9, 2014Updated 12 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆184Aug 14, 2019Updated 6 years 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…☆18May 10, 2026Updated 2 months ago
- Pet project to learn compute shaders.☆42Nov 22, 2020Updated 5 years ago
- C/C++ Isosurface Extraction library☆15Jan 5, 2017Updated 9 years ago
- Fast mesh simplification via edge collapsing☆133Mar 11, 2017Updated 9 years ago
- Isosurface extraction using largely undiscovered techniques.☆145Mar 7, 2018Updated 8 years ago
- Yet another attempt at making a fast massive level-of-detail voxel engine, but this time with usable results!☆395Aug 6, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Transvoxel implementation in C# for XNA☆78Jul 16, 2019Updated 7 years ago
- Demonstration code for Marching Cubes and Dual Contouring☆331May 4, 2023Updated 3 years ago
- Dual Marching Cubes Implementation in C++☆67Sep 28, 2020Updated 5 years ago
- Automatic reloader of constants during runtime, featuring type inference. Written in C++11.☆14May 10, 2015Updated 11 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…