redblobgames / 1843-planet-generationLinks
One week experiment: learn how to procedurally generate maps on a sphere. Code is messy but it runs.
☆145Updated 5 months ago
Alternatives and similar repositories for 1843-planet-generation
Users that are interested in 1843-planet-generation are comparing it to the libraries listed below
Sorting:
- V2 of dual polygon-triangle mesh code used in redblobgames's projects from 2017 to 2022. V3 (not here) used from 2023 onwards.☆64Updated 9 months ago
- Algorithm for creating 3 dimensional terrain maps and their likely watercourses.☆42Updated last year
- Information about procedural city generation☆156Updated 4 years ago
- Procedural city generation demo☆232Updated 3 years ago
- Procedurally generated voxel islands☆58Updated 3 years ago
- Procedural map creator☆99Updated 10 months ago
- Map generator based on Voronoi Diagram and Perlin noise☆207Updated 6 years ago
- ☆40Updated 5 years ago
- Simple C++ implementatoin of particle-based hydraulic erosion on a square grid☆112Updated 5 years ago
- Hydraulic erosion simulation☆36Updated 5 years ago
- A procedural function that generates dendritic patterns and is locally computable.☆82Updated 2 years ago
- ☆299Updated last year
- 3d plate tectonics in your web browser☆220Updated 4 years ago
- Procedural 3D planet texture and 2D planet sprite generator.☆142Updated 9 years ago
- The Real-Time World Generation projekt aims to provide a tool for world/terrain generation based on prozedural algorithmes and cellular a…☆58Updated 6 years ago
- Procedural Wind Erosion / Abrasion / Suspension / Cascading / Aeolian Process Simulation☆76Updated 2 years ago
- This program procedurally generates gas giant cubemap textures for the game Space Nerds In Space. https://www.patreon.com/smcameron☆121Updated 5 months ago
- JavaScript version of mapgen2 polygon map generator algorithms☆417Updated 5 months ago
- 1D & 2D Random noise with bicubic interpolation☆82Updated 4 years ago
- Model synthesis is a technique for generating 2D and 3D shapes from examples.☆183Updated last year
- An implementation of Hans Theobald Beyer's algorithm for simulated hydraulic erosion☆53Updated 3 weeks ago
- Procedurally generated quests and stories for computer games.☆64Updated 7 years ago
- ☆223Updated 8 years ago
- An implementation of heightmap-based terrain generation algorithms.☆35Updated 6 years ago
- Fairly fast, fairly simple and fairly realistic terrain generator.☆75Updated 5 years ago
- A much easier-to-read port of the WFC texture generation algorithm, plus a WPF GUI for watching it in action.☆131Updated 6 years ago
- Simple but physical engine for voxels. Demo:☆76Updated last year
- Python3 / C++23 Geomorphology Simulation Library and Toolbox