Skip to content

Releases: dracir9/OpenWorld

Open World v0.1.2

07 Jun 11:41

Choose a tag to compare

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

14 Jan 16:12

Choose a tag to compare

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

05 Jan 10:47

Choose a tag to compare

Base Generator Pre-release
Pre-release

Map loader is full functional and works in a background thread.

Base

24 Nov 09:33

Choose a tag to compare

Base Pre-release
Pre-release

Base terraing generator has been created and tested succesfully. This is the minimum sub system and may be improved to get better results