Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thurinum/procedural-map-gen
A simple procedural tiled texture (map) generator.
https://github.com/thurinum/procedural-map-gen
map procedural-generation terrain-generation
Last synced: about 1 month ago
JSON representation
A simple procedural tiled texture (map) generator.
- Host: GitHub
- URL: https://github.com/thurinum/procedural-map-gen
- Owner: Thurinum
- License: mit
- Created: 2022-07-08T16:04:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T17:28:53.000Z (over 2 years ago)
- Last Synced: 2024-04-24T06:13:54.746Z (8 months ago)
- Topics: map, procedural-generation, terrain-generation
- Language: JavaScript
- Homepage: https://thurinum.github.io/procedural-map-gen/
- Size: 42.5 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Procedural Tiled Map Generator
A simple procedural tiled terrain-like texture generator. Play with it online [here](https://thurinum.github.io/procedural-map-gen/).![Screenshot 2022-07-08 210958](https://user-images.githubusercontent.com/43908636/178086348-64a22b2f-f872-4b70-baba-485485134305.jpg)
It's directly adapted from a small project I made several years ago.
Only bugfixes and visual enhancements were applied, so the core code is still quite unoptimized. Feel free to peruse!## Features
- Generate square tiled maps with randomized matching terrain textures
- Adjust a few display options
- Download the map