PistonDevelopers / geometry

A structure for storing and look up 3D geometry
MIT License
6 stars 2 forks source link

Basic design #1

Open bvssvni opened 9 years ago

bvssvni commented 9 years ago

See https://github.com/PistonDevelopers/piston/issues/587

Using hierarchical contiguous arrays: https://github.com/PistonDevelopers/range/issues/11

Prototype: https://github.com/bvssvni/ld30/