3D WireFrame Rotation
Introduction
This project is desgined as a learning tool for computer graphics. It provides an understanding in the polygons, which are formed by a list of vertices. It is written in Java, which is simple but powerful:
1. Java is a language for creating safe, portable, interactive and object-oriented and multi-threader programs.
2. Java has a programming environment that is not platform speific.
3. Java can create applets, which is a program that can react to user input and dynamically change.