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

https://github.com/marceline-tavernier/marching-squares

The coding train cabana #5 : Marching squares
https://github.com/marceline-tavernier/marching-squares

coding-cabana coding-train marceline-tavernier marching-squares processing

Last synced: about 1 year ago
JSON representation

The coding train cabana #5 : Marching squares

Awesome Lists containing this project

README

          

# Marching Squares
The coding train cabana #5 : Marching squares

[Marching squares video](https://user-images.githubusercontent.com/120074055/207396820-dd31cce1-188f-4c09-b982-7eecd5add258.mp4)

## Description
- Visualize the marching squares algorithm with OpenSimplex noise
- You can click to see the marching squares without smoothing
- You can change the noise with 'R'
- You can zoom in and out with the 'Up' and 'Down' arrows
- You can resize the marching squares like it was at the start with 'S'

## Details
| Programming language | Start and end date | Inspired by |
| :---: | :---: | :---: |
| Processing | October 2022 | [This youtube video](https://youtu.be/0ZONMNUKTfU) |

## License

[The Unlicense](LICENSE)