Projects in Awesome Lists tagged with marching-cubes
A curated list of projects in awesome lists tagged with marching-cubes .
https://github.com/Eldemarkki/Marching-Cubes-Terrain
Marching Cubes terrain implementation in Unity using the Job System and the Burst compiler
isosurface marching marching-cubes marching-cubes-algorithm marching-cubes-terrain terrain unity voxel voxel-terrain
Last synced: 25 Apr 2025
https://github.com/Scrawk/Marching-Cubes
Marching cubes in Unity
marching-cubes marching-tetrahedron-algorithm unity voxel
Last synced: 25 Apr 2025
https://github.com/neurolabusc/nii2mesh
Convert NIfTI volume to triangulated mesh using marching cubes
3d marching-cubes medical-imaging mesh-generation mesh-simplification mri-images nifti-format obj-format
Last synced: 05 Apr 2025
https://github.com/sarahweiii/diso
Differentiable Iso-Surface Extraction Package (DISO)
differentiable dual-marching-cubes iso-surface iso-surface-extraction marching-cubes
Last synced: 20 Mar 2025
https://github.com/qhdwight/voxel-game-rs
Voxel game written in Bevy making heavy use of WGSL compute shaders
bevy compute-shader data-oriented-design ecs entity-component-system game-development marching-cubes rust voxels wgpu
Last synced: 23 Oct 2025
https://github.com/swiftcoder/isosurface
Rust algorithms for isosurface extraction
deferred-rasterisation graphics isosurface isosurface-extraction marching-cubes point-cloud rust
Last synced: 09 Mar 2026
https://github.com/pavelkouril/unity-marching-cubes-gpu
GPU ComputeShader implementation of Marching Cubes algorithm
compute-shader marching-cubes unity
Last synced: 24 Apr 2025
https://github.com/lettier/isosurface
Isosurface extraction using Marching Cubes and pure WebGL.
bump-map bumpmap game-development gamedev graphics graphics-algorithms graphics-programming graphics-rendering isosurface isosurface-extraction javascript lighting-model marching-cubes marching-cubes-algorithm normal-mapping opengl phong-lighting shaders webgl webgl-programming
Last synced: 06 Oct 2025
https://github.com/luizppa/game-dev-techniques
🎮 A collection of game development algorithms and techniques
compute-shaders game-development marching-cubes procedural-generation raytracing shaders unity unity3d
Last synced: 23 Apr 2025
https://github.com/unclearness/vacancy
Vacancy: A Voxel Carving implementation in C++
3d-reconstruction c-plus-plus computer-vision marching-cubes shape-from-silhouette
Last synced: 08 May 2025
https://github.com/juliageometry/meshing.jl
Meshing and isosurface extraction algorithms
isosurface-extraction marching-cubes marching-tetrahedra meshing-algorithms surface-nets
Last synced: 15 Oct 2025
https://github.com/danielesteban/softxels
Marching cubes renderer for three.js
marching-cubes threejs wasm webgl
Last synced: 24 Oct 2025
https://github.com/qhdwight/voxelfield
Server authoritative multiplayer shooter game with fully destructible terrain I wrote in highschool during the Pandemic
game game-development marching-cubes multiplayer unity voxel
Last synced: 23 Aug 2025
https://github.com/fblupi/3dcurator
A 3D Viewer for CTs of Polychromed Wood Sculptures
boost canny-edge-detection cmake computed-tomography ct cultural-heritage dicom direct-volume-rendering gaussian-blur hough-transform itk marching-cubes mean-filter median-filter opencv qt volume volume-ray-casting volume-rendering vtk
Last synced: 20 Aug 2025
https://github.com/juliageometry/marchingcubes.jl
Efficient Implementation of Marching Cubes' Cases with Topological Guarantees
implicit-surface-tiler isosurface-extraction marching-cubes topological-guarantees
Last synced: 27 Jun 2025
https://github.com/upupming/marching-cubes
Marching Cubes (ambiguity resolved) implemented in C++
graphics marching-cubes opengl
Last synced: 01 May 2026
https://github.com/a-type/clouds
Procedurally generated 3D clouds in the browser.
clouds generative-art marching-cubes react threejs
Last synced: 23 Aug 2025
https://github.com/lelserslasers/underwaterworld
Infinite explorable underwater world created using Rust and WGPU using marching cubes and 3D perlin noise populated with 3D boids.
boids chunks marching-cubes perlin-noise rust rust-lang shader spatial spatial-partitioning wgpu
Last synced: 30 Jul 2025
https://github.com/juniorxsound/metaball_simulation
A metaball simulation using Three.js
graphics marching-cubes threejs webgl
Last synced: 18 Jul 2025
https://github.com/stla/isosurfaces
Some isosurfaces with Haskell.
haskell isosurface marching-cubes opengl
Last synced: 14 Apr 2025
https://github.com/jakubcerveny/gl-compute
Test of OpenGL 4.3 compute shaders.
compute-shader fractal marching-cubes opengl
Last synced: 30 Apr 2025
https://github.com/mikhomak/Ue4MarchingCubes
📦3D Perlin Noise using Marching cubes algorithm for Unreal Engine 4📦
marching-cubes noise perlin-noise procedural-generation ue4 unreal-engine unreal-engine-4
Last synced: 08 Apr 2025
https://github.com/vitorcarvalho67/gyroid
Generate and output a set of points that are located on the surface of a gyroid, providing a discrete representation of this complex and intriguing minimal surface
3d-geometry c-lang engineering gcc-complier gyroid marching-cubes math minimal-surfaces shell-script
Last synced: 26 Jul 2025
https://github.com/guangyancai/isoext
GPU isosurface extraction with pytorch support.
cuda dual-contouring isosurface-extraction marching-cubes nanobind python pytorch thrust
Last synced: 23 Apr 2025
https://github.com/stla/isosurfaces2
Some isosurfaces.
haskell isosurface marching-cubes
Last synced: 14 Apr 2025
https://github.com/ifilot/pytessel
PyTessel is a Python package for tessellating 3D scalar fields into isosurfaces via the marching cubes algorithm, suitable for scientific visualization and mesh generation.
isosurface marching-cubes marching-cubes-algorithm tesselation
Last synced: 15 Feb 2026
https://github.com/we-gold/ct-3d
2D and 3D viewers for a series of CT scans.
3d 3d-mesh 3d-mesh-generation 3d-viewers ct-3d ct-scans marching-cubes mesh processing series
Last synced: 14 Apr 2025
https://github.com/jarred-sumner/transvoxel-data
Transvoxel tables for JavaScript
3d marching-cubes terrain-rendering transvoxel voxel
Last synced: 08 Jun 2026
https://github.com/stla/marching-cubes
The marching cubes algorithm.
computational-geometry haskell marching-cubes
Last synced: 23 Aug 2025
https://github.com/stla/marching-cubes2
The marching cubes algorithm.
c computational-geometry haskell marching-cubes
Last synced: 14 Apr 2025
https://github.com/possseidon/unbound
A Minecraft inspired game using bevy
bevy game infinite-terrain marching-cubes sandbox-game
Last synced: 27 Mar 2025
https://github.com/nifets/meandering-depths
Developing and optimizing a 3D game engine from scratch using OpenGL.
game-engine gpu-programming graphics-programming marching-cubes opengl
Last synced: 11 Apr 2026
https://github.com/we-gold/marching-cubes
A simple demo of the marching cubes algorithm written from scratch.
algorithm demo marching-cubes processing
Last synced: 11 Jun 2026
https://github.com/laurirasanen/cave
Marching cubes cave generation test in Bevy
Last synced: 29 Mar 2025
https://github.com/olimot/marching-cubes
Another yet marching cubes implementation (both cpu and gpu versions included)
example marching-cubes typescript webgl webgl2
Last synced: 02 May 2026
https://github.com/djrecipe/gengle
A C++ implementation of OpenGL with Marching Cubes procedural generation example
engine graphics-engine interop marching-cubes marching-cubes-algorithm marching-squares opengl procedural-generation procedural-terrain voxel wpf
Last synced: 17 Apr 2026
https://github.com/nullprop/cave
Marching cubes cave generation test in Bevy
Last synced: 19 Jan 2026
https://github.com/xstupi00/Parallel-Marching-Cubes
Computation Systems Architectures - Project - Parallel Code Optimization
avs marching-cubes openmp parallel-computing parallel-programming vut vut-fit
Last synced: 11 Mar 2025
https://github.com/gameidea-studio/3d-procedural-generation
tutorial about 3d procedural generation
marching-cubes perlin-noise procedural-generation terrain-generation
Last synced: 23 Jun 2026
https://github.com/stla/hmarchingcubes
Marching cubes with Haskell
computational-geometry haskell marching-cubes
Last synced: 09 Aug 2025
https://github.com/stla/opengl-implicit4
Implicit surfaces with Haskell, using marching cubes or surface nets
c haskell marching-cubes opengl surface-nets
Last synced: 11 Apr 2026
https://github.com/harmim/vut-avs-project2
Architektury výpočetních systémů - Projekt - Optimalizace paralelního kódu
avs marching-cubes openmp parallel-computing parallel-programming vut vut-fit
Last synced: 31 Mar 2025
https://github.com/stla/opengl-implicit3
Implicit surfaces with OpenGL in Haskell
c haskell implicit-surfaces isosurface-extraction marching-cubes opengl
Last synced: 31 Mar 2025
https://github.com/mnmly/swiftigl
Swift bindings for libigl — mesh I/O, signed distance, marching cubes, decimation, and more via header-only xcframework
cxx-interop eigen geometry-processing libigl macos marching-cubes mesh signed-distance-field swift-package
Last synced: 16 May 2026
https://github.com/shermanlo77/marchingcubes
A Java/Processing implementation of the marching cubes algorithm, including normal averaging. A sequence of binary .png files can be provided to show a 3D render of the resulting polygon.
3d chromosome marching-cubes marching-cubes-algorithm processing-sketch sbfsem scanning-electron-microscope
Last synced: 27 Mar 2025
https://github.com/vuurvos1/wasm-marching-cubes
WASM Marching cubes implementation
marching-cubes metaballs rust wasm
Last synced: 09 May 2026
https://github.com/str4y-cat/marching-cubes
A CPU based implementation of Marching Cubes
Last synced: 25 Feb 2026