TMSOFT

This Java applet demonstrates a simple 3D graphics renderer I put together for fun. Rotate the model using the scroll bars.  The left scroll bar rotates around the X Axis, while the bottom scroll bar rotates around the Y Axis.  The + and - keys will zoom in and out of the applet. See if you can find "Todd's Planet" which is hidden somewhere in the universe.

This applet has been tested under both Internet Explorer and Netscape Communicator. It only uses the basic drawing package for java. The 3D logic was created using simple trig functions and the "Painter's Algorithm" which draws elements sorted by position on the Z axis.

About TMSOFT - Privacy Policy

© 2009 TMSOFT, LLC.   All rights reserved.