Oct 6 2008

Draw on a PV3D Cube in Flex 3

Hi everybody, I just ran across this example by Clockmaker and gave a try drawing some random sh!t inside a Cube. I know is pretty useless but lately I’ve been working with this kind of stuff so I wanted to give it a shot in order to implement it in some project Im working on, and it’s pretty easy. I know there is aneasier/smarter approach to do this, but hey, I’m not a guru like you :P.

Anyway, here is the demo with its ugly source (mxml and as ).

Example - Drawing on Cube

By the way, the collision detection engine as expected is pretty much stuck on its way hehe so nevermind the last post.

Cheers.

-MF