A modular, flexible, lightweight, declarative, efficient, incremental, structured library for 3D written in LWJGL-OPENGL bindings for Java
GNU General Public License v3.0
4
stars
2
forks
source link
Axiom
Setup and Installation
- In Eclipse, "import > git > local repository", clone from git, enter https://github.com/Innoviox/Axiom/ as the clone url, press enter a bunch of times
- You need to run it with JVM configurations -XstartOnFirstThread
- Add the joml and PNGDecoder jars to the build path
- Add resources as a source folder
Now it should work.
Development