Flash
Back in 2003 I think I have started to learn Flash, but in the beginning I thought it was just something for web designer, someone that would draw stuff and make them move around a screen using frame rates and so on.
After a while I have learned that it was actually possible to program flash, writing code to make things moving around and to give user interaction to objects, and this started to make me anxious to learn and learn more.
I shortly start to realize that I could use my knowledge in java to program with flash programming language called AS (Action Script). I learned and read a lot in order to get confident with AS2 first (now moved to the new version AS3), and here there are some tests I have made in the past.
My AS2 tests
Then I was in a position to move to the next level of programming: discovering the 3D words. I have learned from Keith Peters how it’s possible to program 3D using flash, but in order to make things really cool lots of code need to be written: transformation, rotation, matrix etc…
Then I have discovered Sandy3D!! An open source library for AS. I have been impressed on how simple, beauty and strong this library is, and it’s an open source software. I have decided to give my contribution to this fantastic library, and I'm honored to give my contribution in the official web site, so search for my tutorials.
Sandy3D