simeks / meshing-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dual contouring / Marching cubes

Playground for generating meshes from isosurfaces in Rust. Rough implementations of marching cubes and dual contouring (Dual Contouring of Hermite Data).

Uses bevy for simple viewer:

  • [tab] toggles dual contouring (red) / marching cubes (green)
  • [1] toggles wireframe.

About

License:MIT License


Languages

Language:Rust 100.0%