[PD] GEM local transform

patrice colet colet.patrice at free.fr
Wed Jan 7 01:57:50 CET 2015


I've attached a patch that is illustrating my problem,
this example shows how rotation is behaving when there are handles like 
in 3D modelling softwares,
we see that rotation axis aren't rotating with object.

Le 06/01/2015 21:30, IOhannes m zmölnig a écrit :
> On 01/06/2015 09:12 PM, patrice colet wrote:
>> Hello,
>>
>>   is there a simple way in Gem to rotate an object locally,
>> or in other words is it possible to rotate an object on z axis, and then
>> rotate on the new x axis given by z axis rotation?
>>
>> I believe it would be possible to do that with some matrix magicks but
>> it looks complicated to me, maybe there are examples somewhere?
> i'm sure i misunderstand the question, as the answer i find is rather
> simple (all transformations in Gem are always on the local coordinate
> system)
>
> |
> [rotate 12 0 0 1]
> |
> [rotate 42 1 0 0 ]
> |
>
> or even:
> |
> [rotateXYZ 0 0 12]
> |
> [rotateXYZ 42 0 0]
> |
>
> fgmsadr
> IOhannes
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20150107/b2372289/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: transformHandles.pd
Type: text/x-puredata
Size: 7672 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20150107/b2372289/attachment.bin>


More information about the Pd-list mailing list