I was studying the PaperVision3D library today and came up with the idea of combining it with Box2D.
What I chose as a motif was Tetris blocks that everyone around my age must be familiar with. I just wanted to simulate how the blocks would act if they were really thrown onto the ground. It was a bit troublesome as the coordinate system in both of the libraries are different and I needed some time to translate one to another.
Anyways, I liked the resulted movies. Click the images below to see them.
sample movie and scripts
sample movie and scripts
What I chose as a motif was Tetris blocks that everyone around my age must be familiar with. I just wanted to simulate how the blocks would act if they were really thrown onto the ground. It was a bit troublesome as the coordinate system in both of the libraries are different and I needed some time to translate one to another.
Anyways, I liked the resulted movies. Click the images below to see them.
sample movie and scripts
sample movie and scripts

Leave a comment