Releases: dracir9/OpenWorld
Releases · dracir9/OpenWorld
Open World v0.1.2
Procedural editable world generation system.
Features:
- Background terrain generation
- Up to 1024 diferent terrain materials supported
- Editable terrain
- "Infinite random" terrain
- Up to 256 blocks of heigh
Map Generator v1
Updated and optimized some parts of the map generation.
Major changes:
-We store chunk that need update in a Circular Queue instead of iterating through all the map looking for them.
Base Generator
Map loader is full functional and works in a background thread.
Base
Base terraing generator has been created and tested succesfully. This is the minimum sub system and may be improved to get better results