Marching Squares
Marching squares outlines blobs of non-transparent pixels inside a bitmap. It is a computer graphics algorithm that generates contours for a two-dimensional scalar field (rectangular array of individual numerical values).
Table of Contents
About
Used to visualize the algorithm via a website.
Languages and Technologies Used
- JavaScript, CSS, HTML5
Contributing
If you are interested in contributing to this project, feel free to fork this repository and open a pull request to suggest changes.