Commit Graph

6 Commits

Author SHA1 Message Date
778b334ceb Implemented concept of island origin coords.
Useful for hashing an island potentially.
2020-05-05 16:49:21 -05:00
b30d689183 Reworked thread safe cache solution.
Also performed refactoring.

And added some threaded tests.
2020-04-28 16:53:23 -05:00
73b9225a69 Added proper testing server scripts.
Integrated scripts into VSCode metadata.
2020-04-22 03:26:46 -05:00
6d552820ee DFS instantiation in biome generator is now correct.
Performed refactoring

Began work on world height shader (untested).
2020-04-21 20:59:03 -05:00
c860ba1a15 Tested biome selector.
Also deleted launch.json.
2020-04-20 19:13:01 -05:00
be133a11c4 Basic structuring and added WorldGeneratorAPI.
Also fixed typo.
2020-04-18 22:07:56 -05:00