Skip to content

Apoquinto/Marching-squares-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Marching squares algorithm

Marching squares is a computer graphics algorithm that generates contours for a two-dimensional scalar field. This is my personal implementation with python and pygame.

Install dependencies

pip install -r requirements.txt

Start project

python main.py

About

This is my personal implementation of Marching squares algorithm with python and pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages