I am trying to create an interactive square whose anchor points position I can influence via ZIG SIM data (touch, with 4 fingers) from a CHOP. I tried this by linking 4 line-SOPs. This works, but gives me a square with a stroke. For my project I need a filled square. How can I obtain this? Every suggestion is welcome. Maybe it is easier with a rectangle TOP, but I don’t know how to move each individual anchor point? My file and a screenshot is in the attachment.
Hello,
The best way would be to use a table Dat with 4 rows and 3 columns with the point coordonates you can easely change.
Then use a add Sop linked to the table, with 0 1 2 3 in the Polygon Table and Closed on On. pointSquare.toe (3.8 KB)