VERY SIMPLE INTERACTIVE 3D RENDERER IN JAVA 1.0
The source code consists of two classes:
SimpleRender.java
and
BufferedApplet.java
.
Here are things you could do to extend it
.