PolyWalk
This series of tutorials will cover growing a triangulated mesh
6 Tutorials 0:50:15
Tutorials
PolyWalk Intro | 01
Growing a triangulated mesh. An experiment that I thought I would share.
0:03:56
PolyWalk Network | 02
Second Video. This builds the communication network for the triangulated mesh.
0:06:41
PolyWalk Pathing | 03
Setting the communication path through the network and important attributes for animation.
0:05:05
PolyWalk Animation | 04
This is the main leg work. Animating the communication network and then transferring that data to the corresponding triangle.
0:11:10
PolyWalk VariableRate | 05
Matt Cordner suggested adding variable rate into the system. This was very tricky. Thanks to Chris Allen for the pointers on recursion and avoiding N^2 problems.
0:11:58
PolyWalk Rotations | 06
I wanted to see if I could make an effect of the triangles rotating out of eachother.
0:11:25