This tutorial explains step by step how Verlets physics works in flash (actionscript 3, flash player 10). In my workshop Im creating a grid of 30 x 25 points, linking them by pairs, applying some gravity on each dot and making the stickers do the dirty work.
Great tutorial. However, I felt as if you were just showing the code rather than actually explaining it (Though i still managed to keep up). Could you possibly make a tutorial on angular constraints, and how to implement things such as friction and collision using verlet physics?
Excellent tutorial, seeing the actual code and being able to reproduce it in another language was exceptionally helpful. Many thanks indeed, yoambulante!
Great tutorial. However, I felt as if you were just showing the code rather than actually explaining it (Though i still managed to keep up). Could you possibly make a tutorial on angular constraints, and how to implement things such as friction and collision using verlet physics?
OwnYouInPk 4 weeks ago
Excellent tutorial, seeing the actual code and being able to reproduce it in another language was exceptionally helpful. Many thanks indeed, yoambulante!
KomodoDaveKD 6 months ago
Thanks. Although I already knew the Verlet Integration, I now konw that there is a free AS3 editor and compiler. But it's still well explained!
Butt4cak3 11 months ago