Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 261 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 261 Bytes

Interpolated Marching Squares over Scalar Field

Preview
It's an experimental project about generating procedural meshes (marching squares) over a scalar field.

Room for Improvements

  • Threading
  • World partitioning by chunks + quad tree