jamesmcm / marching_squares_godot

Marching Squares algorithm in Godot 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marching Squares Godot

Implementation of the Marching Squares algorithm in Godot 4

Example painting

Grid example

Works with compute shader and linear interpolation.

About

Marching Squares algorithm in Godot 4


Languages

Language:GDScript 87.3%Language:GLSL 12.7%