packages feed

marching-cubes-0.1.0.0: README.md

# marching-cubes

<!-- badges: start -->
[![Stack-lts](https://github.com/stla/marching-cubes/actions/workflows/Stack-lts.yml/badge.svg)](https://github.com/stla/marching-cubes/actions/workflows/Stack-lts.yml)
[![Stack-nightly](https://github.com/stla/marching-cubes/actions/workflows/Stack-nightly.yml/badge.svg)](https://github.com/stla/marching-cubes/actions/workflows/Stack-nightly.yml)
<!-- badges: end -->


Pure Haskell implementation of the marching cubes algorithm. 
See [some examples here](https://github.com/stla/isosurfaces).