Rare find

ComputeMarchingCubes. [Unity] GPU-optimized marching cubes isosurface reconstruction

github.com/keijiro/ComputeMarchingCubes

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2024
  • New pointer manipulator to avoid UITK issue
  • README
  • Camera controller
  • UI Toolkit migration
  • Web buld settings
  • URP migration
  • Unity 6 update
October 2022
  • Increase thread count of buffer clear kernel
June 2021
  • MeshBuilder refactoring
  • MeshBuilder refactoring
  • NoiseField refactoring
  • iOS build
  • Refactoring to VolumeDataVisualizer
  • Update README.md
  • Update README.md
  • Add docs
  • Add VolumeData sample
  • Directory structure
  • namespace
  • Mesh constructor and converter unification