A (Work-In-Progress) 3D Graphics Engine written in Java from scratch using only the Java Standard Library and Swing's 2D drawing capabilities.
This is a project for my 2026 Matric Practical Assessment Task in IT.
While in development, the engine has no official release yet. To use the engine, clone this repository and compile the Java files using your preferred IDE or command line tools.
(This is a Maven project, so you can also use Maven to handle dependencies and build the project.)
Since this is a school project, theres a bunch of files that you'd naturally not have.
