GitHub topics: marching-squares
tucuxi/metaballs
Metaballs in Go
Language: Go - Size: 117 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 7 - Forks: 2

Habrador/Computational-geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
Language: C# - Size: 6.54 MB - Last synced at: 18 days ago - Pushed at: 11 months ago - Stars: 1,339 - Forks: 153

JustinSDK/dotSCAD
Reduce the burden of mathematics when playing OpenSCAD
Language: OpenSCAD - Size: 17 MB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 841 - Forks: 110

mthh/contour-rs
Contour polygon creation in Rust (using marching squares algorithm)
Language: Rust - Size: 302 KB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 56 - Forks: 10

azrafe7/hxGeomAlgo
Small collection of computational geometry algorithms in Haxe.
Language: Haxe - Size: 5.74 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 160 - Forks: 13

Unfinished632/marching-squares
Simple marching squares algorithm made with SDL2
Language: C++ - Size: 603 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

marceline-tavernier/marching-squares
The coding train cabana #5 : Marching squares
Language: Java - Size: 1.48 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

lischilpp/marching-squares-algorithm-visualizer
This tool provides a visual representation of the marching squares algorithm applied to various volume functions and grid sizes.
Language: JavaScript - Size: 455 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

smallsaucepan/marching-squares-agpl Fork of RaumZeit/MarchingSquares.js
A TypeScript implementation of the marching squares algorithm featuring isoline and isoband computation
Language: TypeScript - Size: 704 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Tastyep/HitboxBuilder-2D
Building hitboxes has never been easier
Language: C++ - Size: 1.02 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 25 - Forks: 2

Flokey82/go_gens
Various small attempts at procedural generation, AI, simulation and whatnot.
Language: Go - Size: 77.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 19 - Forks: 6

hamolicious/Marching-Squares 📦
My attempt at making the marching squares algorithm
Language: Python - Size: 30.3 KB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

billymosis/pixijs-marching-square
PixiJS implementation of the Marching Squares algorithm. Interactive demo with responsive design, grid toggle, point interpolation, and dynamic circle management.
Language: TypeScript - Size: 22.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Dot32Dev/marching_squares
Marching squares implemented in Bevy, with a mesh that updates every frame
Language: Rust - Size: 96.7 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

alecmce/landscape
WebGPU Experiment: Marching squares Landscape
Language: TypeScript - Size: 181 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

alexciornei22/parallel-marching-squares
Parallel marching squares algorithm using pthreads
Language: C - Size: 64.3 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

volfegan/GeometricAlgorithms
Geometric Algorithms implemented for Java Processing v3
Language: Processing - Size: 2.56 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 66 - Forks: 8

rijudutta/perimetrics
Marching squares contouring of 2D images with weighted side lengths, to find area and perimeter of connected components
Language: Python - Size: 198 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

OlaPietka/Marching-Squares-Visualization
Implementation of Marching Squares algorithm to draw 2D contour lines, and apply a colormap and interpolation function., and visualize it by generating an interactive visualization
Language: Jupyter Notebook - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

UltimateDoge5/Metaballs
TypeScript implementation of metaballs, organic-like shapes, using canvas api.
Language: TypeScript - Size: 5.97 MB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

brewin/gdal_contourf
A tool to generate filled contours from rasters.
Language: Kotlin - Size: 115 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 1

gnikoloff/marching-squares
2D metaballs with marching squares
Language: JavaScript - Size: 95.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ympons/scala-contour
Marching Squares (Isolines) in Scala
Language: Scala - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

justin-marian/marching-squares
Parallelized Marching Squares to find contour lines from topographic maps, delimiting terrain height variations.
Language: C - Size: 1.45 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

diana389/Marching-Squares
tema1-apd
Language: C - Size: 103 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SungJaeShin/Marching_squares
The Implement Marching Squares using OpenCV in C++
Language: C++ - Size: 659 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

teriyake/nonplace
maps for places that may or may not exist
Language: JavaScript - Size: 18.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

sumqwerty/Marching-Square-Live-Feed
Marching Square algorithm used for rendering a camera live feed.
Language: Processing - Size: 2.66 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

0-harshit-0/marching-squares
cave and game map generation using marching square and perlin noise
Language: JavaScript - Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

konrad-marzec/marching-squares
marching-squares is a JavaScript project designed for testing SVG and WebGL rendering of isolines
Language: TypeScript - Size: 1.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danieledapo/marching_squares
marching squares implementation in rust
Language: Rust - Size: 5.14 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 1

nathanbreitsch/convsquares
A pytorch / python implementation of marching squares using conv2d as the workhorse
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

consequencesunintended/SPH-Fluid-Simulation
A multi-threaded particle-based solver, Smoothed-Particle Hydrodynamics, for the Navier-Stokes equation
Language: C - Size: 687 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 2

MLJ96/MARSBox--Augmented-Reality-Sandbox
Augmented Reality Sandbox
Size: 26.8 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

kay-af/metaballs
A simple 2D metaball simulation in Processing
Language: Processing - Size: 4.04 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Yavd3341/marching-squares-generator
Simple image generator based on marching squares algorithm
Language: Python - Size: 6.32 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

Lucaffo/marching-squares
Marching Squares algorithm with noise generator and compute shader.
Language: C# - Size: 10.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

Adam-Mazur/Marching-squares-python
A simple implementation of the marching squares algorithm for openCV python.
Language: Python - Size: 86.9 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

andreas-schoch/marching-squares-world
Language: TypeScript - Size: 226 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

djrecipe/Gengle
A C++ implementation of OpenGL with Marching Cubes procedural generation example
Language: C - Size: 5.7 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

S-c-r-a-t-c-h-y/marching_squares
Marching squares in OCaml
Language: OCaml - Size: 8.39 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

missing-user/marching_squares
A marching squares implementation in JS and an explanation website to go along with it
Language: JavaScript - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 1

Slothagami/metaballs
JS Renderer for metaballs, could make a great screensaver
Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

empobla/Marching-Squares-Isocontour
A data visualization demonstration on isocontour generation using the marching squares algorithm on hurricane Isabel's temperature and pressure data.
Language: JavaScript - Size: 285 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Timmoth/MarchingSquares
Typescript visualization of the Marching Squares algorithm
Language: TypeScript - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

NaokiHori/MarchingSquares
Simple implementation of marching squares and clustering
Language: C - Size: 815 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

RyukShi/Visualization-App
This app allows you to visualize graphs implements algorithms such as marching square and marching cube.
Language: Python - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

NathanaelMangold/Godot-Marching-Squares
An implementation of the Marching Squares Algorithm in Godot.
Language: GDScript - Size: 6.17 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

kiwirm/vector-marching-squares
Variation of marching squares algorithm where isolines are simultaneously created and vectorized.
Language: Python - Size: 2.63 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

valenpe7/scientific_visualization
collection of methods for scattered data interpolation, colormaps and iso-contours calculation, export to .kml
Language: C++ - Size: 5.21 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 3

kavinbharathii/marching-squares
marching squares algorithm implemented in JavaScript using p5js library
Language: JavaScript - Size: 716 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

D8H/scalar-field-painter
Build a scalar field with simple drawing operations
Language: TypeScript - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jfhr/metaballs
Metaballs!
Language: HTML - Size: 5.86 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ugnmura/MarchingSquares
Marching Squares Algorithm implemented with Kotlin using Processing 4
Language: Kotlin - Size: 5.65 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Billy-Pentney/MarchingSquares
Visualisation of Perlin Noise contours, using the Marching Squares algorithm in Haskell.
Language: Haskell - Size: 95.7 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Magoninho/marching-squares
Marching squares (2D version of marching cubes) in C++
Language: C++ - Size: 12.5 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 1

TarcisMoreda/Marching-Squares-Raylib
Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

anonymax25/PlanetMetaballs
Rendering a planet simulation as metaball rendering with physics using the marching-squares algorithm with lerp
Language: Processing - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AmishRanpariya/procedural_cave
Procedural cave generation using marching squares.
Language: JavaScript - Size: 2.63 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

nilooy5/MarchingSquares-using-processing
A simple 2D procedural terrain generation code using the marching-squares algorithm.
Language: Processing - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AnirudhMukherjee/marching-squares
Marching squares algorithm in Unity
Language: C# - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jcksndfrd/marching-squares
Exploring opensimplex noise with marching squares and pygame
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

KylixMedusa/Marching-Squares
It's a water droplets simulation made in Processing environment
Language: Processing - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

NathanFlurry/WWDC-17-Scholarship
Scholarship submission for WWDC '17.
Language: Swift - Size: 631 KB - Last synced at: 7 days ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

Canadadry/p5-marching-square
Marching square width p5 js
Language: JavaScript - Size: 190 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

puripant/marching-map
Map simplified by uniform sampling and marching squares. The result should look geometric with only vertical, horizontal, and 45-degree (and 135-degree) lines.
Language: HTML - Size: 1.14 MB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0
