packages feed

marching-cubes2-0.1.0.0: README.md

# marching-cubes2

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


Haskell and C implementation of the marching cubes algorithm. 
Faster than the 'marching-cubes' library. 
See [some examples here](https://github.com/stla/isosurfaces2).