This code generats nice 3d shapes using the Math.cos and Math.sin objects. i think every programmer should play with those, i tell my students to try and make a char like '*' go in circles around the screen.
File List:
1.gif
2Kb
@PSC_ReadMe_3300_2.txt
1Kb
worm.html
2Kb
Similar code
Magnifier
(Popularity: ) : Magnifier lens that provides a way to enlarge items on the screen.
Bounce Ball - Project2
(Popularity: ) : Bounces 2 balls around the screen. Can be easily modified to allow more than 2 balls. The user can adjust ... Billiard Balls
(Popularity: ) : Any number of balls (specified by a constant) will bounce around the screen, bouncing off of each other and the ... Soothing Rain
(Popularity: ) : Soothing Rain Drops. Includes three classes. SRainDrop, SRainPanel, and SRainFrame. All classes are commented, but the code is simple enough. ...