Basic 3D interpolated terrain implementation

This commit is contained in:
dfsek
2020-09-08 02:43:33 -07:00
parent 9ed7616d4a
commit affef6196d
14 changed files with 331 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
name: Terra
main: com.dfsek.terra.Terra
version: 1.0.0
load: STARTUP
api-version: "1.15"