Added OpenSimplex2 and a fancy world generator

This commit is contained in:
2021-01-02 20:48:29 +03:00
parent ea56b642ee
commit cc031529a1
6 changed files with 1187 additions and 37 deletions

View File

@@ -42,5 +42,5 @@ plugins {
* Google Guava
* Trove4j
* java-graphics/glm - GLM ported to Java. _Maven Central contains an outdated version, a custom repository used instead_
* Apache Commons Math (_not currently used_)
* OpenSimplex2
* log4j