"interactive reptilian patterns"
「カエルドスコープ」
© 1999 Maeda Mameo

Java 2

o Reptilian.class (5 KB)
o PanelReptilian.class (14 KB)

Note: Because the preceding applet uses the Java 2 SDK 1.2 API, it requires Java Plug-in 1.2. It won't work with Java Plug-in 1.1.1, Java Plug-in 1.1.2, or on uncustomized 1.1 browsers.



万華鏡(カレイドスコープ)みたいなので、カエルドスコープと名付けました。



Life-like Wandering Algorithm
Solutions for a requirement of autonomous characters in animation and games. The ability to navigate around their world in a life-like and improvisational manner.

Drawing Smooth Graphics with Java2D
Using Java2D graphics methods, this program draws smooth lines to connect vertices.
Note
This program can be executed as both an application and an applet. Specify the width 300 and height 340 in executing as an applet.

Go to the author's page.