
|
HenoHeno Draw something in the right-top square area by mouse. The picture should be texture mapped in real-time. |
|
MinApplet A wire frame teapot is drawn directly to Applet. This program has only one method and is very short (15 lines or so). |
|
MultiThread This is not the program which calls repaint method in some threads. Two threads draw directly to one Canvas in their own thread. |
|
Objects The Panel is used and 6 Checkboxes are placed on it. Check the checkboxes, then the rotating objects and backgroud should be changed. |
|
Teapot A red teapot is drawn in OGLCanvas. The canvas is added to Applet. |

jsparrow@zak.att.ne.jp