Search results for o (1179)
A full AS asteroids game. The ship and asteroids are drawn dynamically (except the gun temperature meter and the flame cause ...
857
This is the first thing I have made in flash 8 :D. It performs 1000 iterations per frame. This is a LOT faster than previous ...
383
This application will generate Koch's curve. It uses a base-motif algorithm where points are stored in an array and then on ...
649
This application draws a polar rose. To convert polar to parametric graphing, I came up with the equation:
x=radius*Math.c ...
765
A simple elasticity script drives this five node worm. Each node follows the one in front of it.
1951
I was inspired by A New Kind of Science by Stephen Wolfram. It is quite an interesting concept. Thanks to freeskier89 for the ...
531