Skip to content

Unfinished632/marching-squares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marching Squares

Interpolated Marching Squares

How to compile

  • Create build directory/folder.

  • Run cmake .. in the build directory.

  • Run cmake --build ..

About

Simple marching squares algorithm made with SDL2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published