[PD] [gem-basicQ.] rotate around a arbitrary coordinate

tom iamonthebeach at hotmail.com
Mon Feb 16 16:23:52 CET 2004


Instead of building a chain as :


[gemhead]
|
[translateXYZ 2 0 0]
|
|      [number box] (plugged in the third (y) inlet of rotateXYZ
|      |
[rotateXYZ 0 0 0]
|
[cube]


build it as

[gemhead]
|
|      [number box] (plugged in the third (y) inlet of rotateXYZ)
|       |
[rotateXYZ 0 0 0]
|
[translateXYZ 2 0 0]
|
[cube]


TOM
(les platinistes numériques)

--hi list
--with rotate i can rotate a object around the center of the object . .
 .but
--how do it rotate it around a arbitary point . .. . .ore is there a
--possability to "group" objects
--
--thanxs . .nos




More information about the Pd-list mailing list