barborik / Console3D

3D graphics in the console
1 stars 0 forks source link

Console3D

3D graphics in the console using the standard projection method

teapot

usage

java -jar Console3D.jar <model.obj> <width> <height>

the model must have all faces triangulated, I have included some models in the models folder