marching-squares topic

List marching-squares repositories

contour-rs

49
Stars
10
Forks
Watchers

Contour polygon creation in Rust (using marching squares algorithm)

dotSCAD

768
Stars
104
Forks
Watchers

Reduce the burden of mathematics when playing OpenSCAD

Computational-geometry

1.2k
Stars
144
Forks
Watchers

Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh...

hxGeomAlgo

156
Stars
13
Forks
Watchers

Small collection of computational geometry algorithms in Haxe.

GeometricAlgorithms

65
Stars
8
Forks
Watchers

Geometric Algorithms implemented for Java Processing v3

HitboxBuilder-2D

23
Stars
2
Forks
Watchers

Building hitboxes has never been easier

SPH-Fluid-Simulation

23
Stars
2
Forks
Watchers

A multi-threaded particle-based solver, Smoothed-Particle Hydrodynamics, for the Navier-Stokes equation

marching_squares

20
Stars
3
Forks
Watchers

A marching squares implementation in JS and an explanation website to go along with it

go_gens

16
Stars
4
Forks
Watchers

Various small attempts at procedural generation, AI, simulation and whatnot.