Index
Generators.
Every generator runs in your browser. Each one accepts a seed — the same seed with the same settings always produces the same result.
01WorldGen
Generate an entire world. Tectonic plates collide to raise mountains, wind cells carry moisture, erosion shapes the terrain, and biomes, rivers, ore deposits, and cities follow — complete with generated languages. Ten data layers to inspect, normal-map relief, and 3D planet and plane views.
02LanguageGen
Generate naming-languages with procedural traits — phonology, orthography, and the words themselves. Derive descendant languages from any parent and diagram full language family trees.
03SymbolGen
Generate symbols with customizable traits — marks, glyphs, and emblems for maps, factions, and cultures. Each symbol is tied to its seed, so the ones worth keeping can be saved and shared.
04Simple Height Map Viewer
Convert any 2D heightmap into a 3D rendering — your own maps included. Apply gradient color mapping, adjust the sea level, and view the result from any angle.
05PerlinGen
A Perlin-noise generator that determines biomes from moisture and elevation. Simple and fast.
06TileGen
A small generator with a tile-based look.