An open API service indexing awesome lists of open source software.

https://github.com/stla/isosurfaces

Some isosurfaces with Haskell.
https://github.com/stla/isosurfaces

haskell isosurface marching-cubes opengl

Last synced: 10 months ago
JSON representation

Some isosurfaces with Haskell.

Awesome Lists containing this project

README

          

# isosurfaces

[![Stack-lts](https://github.com/stla/isosurfaces/actions/workflows/Stack-lts.yml/badge.svg)](https://github.com/stla/isosurfaces/actions/workflows/Stack-lts.yml)
[![Stack-lts-linux](https://github.com/stla/isosurfaces/actions/workflows/Stack-lts-linux.yml/badge.svg)](https://github.com/stla/isosurfaces/actions/workflows/Stack-lts-linux.yml)
[![Stack-nightly](https://github.com/stla/isosurfaces/actions/workflows/Stack-nightly.yml/badge.svg)](https://github.com/stla/isosurfaces/actions/workflows/Stack-nightly.yml)
[![Stack-nightly-linux](https://github.com/stla/isosurfaces/actions/workflows/Stack-nightly-linux.yml/badge.svg)](https://github.com/stla/isosurfaces/actions/workflows/Stack-nightly-linux.yml)

Some isosurfaces using the [marching-cubes](https://github.com/stla/marching-cubes) library.

![](gallery/invader.gif)

![](gallery/spiderCage.gif)

![](gallery/mandelbulb.gif)

![](gallery/barthSextic.gif)

![](gallery/goursat.gif)