Terrain-Generator

Border simulator

A Rust-based project that generates terrain using noise and Voronoi-based methods, with the goal of simulating agents and borders.

Noise and voronoi-based terrain generation

GitHub

29 stars
3 watching
3 forks
Language: Rust
last commit: over 3 years ago

Related projects:

Repository Description Stars
jcbecker/termproject Generates procedural terrain with distinct biomes and smooth borders using Perlin noise 15
jaysmito101/terraforge3d A powerful tool for generating and texturing 3D terrains using procedural techniques. 973
phoenixzz/voronoimapgen Generates random island maps with Voronoi diagrams and procedural features to create terrain and ecosystems. 17
zielak/autoterraingen A tool to generate terrains for Tiled editors by combining multiple tilesets into one terrain. 15
ionureche/3d-terrain-generator An application that generates 3D terrain using procedural algorithms and allows control over its shape and binding to a Bezier surface. 2
kylebarron/pydelatin Generates 3D terrain meshes from input data using a C-based algorithm 68
douglas-brinkerhoff/varglas Simulates glacier behavior under various environmental conditions 5
buckley-w-david/conwaygo A simulation of Conway's Game of Life in Go, where the rules and behavior are defined by a set of cell states and their interactions. 3
openscenegraph/virtualplanetbuilder A tool for generating and organizing large-scale 3D terrain databases from geospatial imagery and heightfields. 97
dylanmeeus/hasgo A code generator for Go with Haskell-inspired immutable and strongly-typed functions. 141
thereforegames/txt2mask Automatically generates masks for image inpainting using natural language input 518
ayonga/frost-dev A toolkit for simulating and optimizing the movement of bipedal robots using advanced mathematical techniques and symbolic computation. 157
s0rg/grid A package providing basic functionality for 2D grid manipulation and pathfinding algorithms. 18
blaxun/random-dungeon-generator-gms-2.3 A tool that generates dungeons from user-defined sprites and applies rules to create a layout with various chamber types and connectors. 7
julsam/dungeon-builder A tool for generating and visualizing dungeon layouts using algorithms and a graphical interface. 65