3D graphics in the console using the standard projection method
java -jar Console3D.jar <model.obj> <width> <height>
the model must have all faces triangulated, I have included some models in the models folder