A 100 frame animation with drag based on the dual of the second iteration spoked square. This is better behaved than the triangle version.
Script
import SPattern
pat = SPattern.makePattern (4,1,2)
dual = pat.getDual()
dual.relax(100,0.2,50,True,300)
| Visits since Oct 2006: | |
| Return to the colouring-in index page | |