Re: [Nuke-users] Gathering roto values to drive a tracker

2012-03-07 Thread Howard Jones
You can get the position of the point through the curve editor - to get the offset subtract the reference value. If you do this with 2 points then with clever maths that someone else can point you to you'd get the rotation. How you get rotation values from one point I dont know??   Howard

Re: [Nuke-users] Gathering roto values to drive a tracker

2012-03-07 Thread Magno Borgo
Yes, via python.I've created a script recently that does that. :)http://www.nukepedia.com/gizmos/bakerotoshapestotrackers/ Hi there,Is there a way to link the translate and rotation values of a single point of a roto shape to a tracker on nuke? I want to gather the rotation and translation of 2

Re: [Nuke-users] Gathering roto values to drive a tracker

2012-03-07 Thread J Bills
magno's scripts rock. if you've not seen his warper scripts, definitely worth checking out. unless I'm missing what you're after - you can right click a point in the viewer and copy point link and paste it onto the x/y curve of a tracker. you can set a 2nd point to derive rotation. you'll need

RE: [Nuke-users] Gathering roto values to drive a tracker

2012-03-07 Thread Cesar Rodriguez
Thanks for the tips. Cheers C~ From: jbillsn...@flickfx.com Date: Wed, 7 Mar 2012 11:44:12 -0800 Subject: Re: [Nuke-users] Gathering roto values to drive a tracker To: nuke-users@support.thefoundry.co.uk magno's scripts rock. if you've not seen his warper scripts, definitely worth