Implement image debug GUI

This commit is contained in:
dfsek
2020-09-22 01:55:27 -07:00
parent 653e7f65f1
commit 641c819438
14 changed files with 268 additions and 42 deletions

View File

@@ -91,7 +91,7 @@
<dependency>
<groupId>org.polydev</groupId>
<artifactId>gaea</artifactId>
<version>1.9.4</version>
<version>1.9.6</version>
</dependency>
<dependency>
<groupId>javax.vecmath</groupId>