August 28th, 2008 |
OneLove |
345 views |
This application generates sinsuoidal waves on a psuedo 3d grid. I really came by this effect by accident. If you look at the fla you can probably tell , because it’s a mess. I wanted to have a bigger grid, but it becomes way too laggy.
August 28th, 2008 |
OneLove |
383 views |
Here is something I quickly whipped up in Mx. It isn’t a true accurate 3D system but is effective for this application.
August 28th, 2008 |
OneLove |
199 views |
This is my 3D Class. It consists of a number of different objects that all work together to allow you to build a world of 3d objects. So far only flat sides, but its a work in progress.
August 28th, 2008 |
OneLove |
198 views |
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 array structure of the vertices. Then, I added the vertex array to flash I know… a wierd process…
August 28th, 2008 |
OneLove |
212 views |
Here is a quick experiment, your comments are welcome
August 28th, 2008 |
OneLove |
128 views |
This is a typical graphics examples made by me in Flash using actionscript.please Let me know your views.