The new drawing API rocks…

// January 11th, 2009 // Experiments, Flash 3D, Source code & tutorials

… but I don’t really understand it yet.

Today I played around with the new FlashPlayer 10 Drawing API (drawTriangles) and the  Matrix3D class.
I get the basics, but for making something more complex, I’m missing somethings. Especially the culling and UV mapping are hard to implement. Still a lot to learn.

So don’t ask me what I made, I just hacked some code together, with this as result.

Instructions: Move your mouse horizontally. Click to switch between wireframe and bitmapFill.
Source code: drawing_api_source

flashPlayer drawing API

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

One Response to “The new drawing API rocks…”

  1. [...] my last “failed” experiment,  it was time to take a second look at the new drawing API. This time I got [...]

Leave a Reply