A fork of the 3D game engine created by @hYdos@github.com, used in LiteCraft version 1.
https://halotroop.com/projects/dead/ginger3d
Caroline Bell 42e71cf514 | ||
---|---|---|
.github | ||
src/main | ||
.classpath | ||
.gitattributes | ||
.gitignore | ||
Caroline's Java Formatting Preference.xml | ||
Ginger3D.iml | ||
LICENSE | ||
README.md | ||
pom.xml |
README.md
Ginger3D
A 3D game engine based on Java created by hYdos
This game engine, with a little modification, is great for anything in Java. Not just voxel games.
It has been fully abstracted away from Litecraft (See below.)
Litecraft
A voxel game implementation of Ginger3D with goals laid out in this document
and several others.
This game can be found on its own repo.
LICENSE
This project is licensed under the GNU General Public License Version 3.0
For details see LICENSE