This project is a software rendering engine implemented in Java. It provides basic 3D rendering capabilities (wireframe, depth based shading, textures and lights without shadows).
It was created for learning purposes.
Main has 4 demos built for demonstration of engine capabilities. The usage should be clear from each demos file.