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).

Marching GIF

Table of Contents

  1. About
  2. Languages Used
  3. Contributing
  4. Access & Appearance

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.

Live Demo

LINK to live demo. Use the slider to adjust the noise.