Search results for tic (171)
I was digging through some of my old flash experiments and found this. The code is somewhat of a mess. Enjoy. All of the move ...
2412
I exported a teapot from a 3D program to an ASCII Model File... From that I rigged up a php script to generate the proper AS ...
907
This fractal tree utelizes a recursive onEnterFrame events to generate a chaotic fractal tree. I think it is one of my best f ...
1082
This is a quick thing I made in flash 8 that was inspired by the book Chaos and Fractals" produced by the American Mathematic ...
541
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