[Nuke-users] map noise onto position pass data

2012-02-20 Thread Johannes Hezer

Hi everyone

is there a way to map a noise onto position pass data like this, in nuke?
http://www.youtube.com/watch?v=wpwcoWvE024
I guess there must be a threedimensional noise available...

Cheers
Johannes

___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Re: [Nuke-users] map noise onto position pass data

2012-02-20 Thread Howard Jones
http://www.nukepedia.com/gizmo-downloads/draw/p_noise3d/

 
Howard




 From: Johannes Hezer j.he...@studiorakete.de
To: Nuke user discussion nuke-users@support.thefoundry.co.uk 
Sent: Monday, 20 February 2012, 16:03
Subject: [Nuke-users] map noise onto position pass data
 

Hi everyone 

is there a way to map a noise onto position pass data like this, in
nuke?
http://www.youtube.com/watch?v=wpwcoWvE024
I guess there must be a threedimensional noise available...

Cheers
Johannes


___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

[Nuke-users] graph editor snap

2012-02-20 Thread Gary Jaeger
This is driving me nuts but I can't see where to turn it off. Whenever I grab 
curves or verts in the graph editor the GE view snaps to frame those curves 
and/or points. it's as if it's an auto frame selected or some such. where do 
I kill this? thanks!

Gary Jaeger // Core Studio
249 Princeton Avenue
Half Moon Bay, CA 94019
650 728 7060
http://corestudio.com   

___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users


Re: [Nuke-users] tcl knob expression

2012-02-20 Thread Toki Wartooth
Perfect.. Thank yo so much Nathan.





On Mon, Feb 20, 2012 at 12:28 PM, Nathan Rusch nathan_ru...@hotmail.comwrote:

   If you want to re-use the extension/padding from the other Write (which
 I’m guessing you don’t):

 [file dirname [value mywritenode.file]]/img/[file tail [value
 mywritenode.file]]


 If you want to manually enter your filename and padding:

 [file dirname [value mywritenode.file]]/img/some_new_filename..tif


 If you want to re-use the padding (if it’s there) but change the extension:

 [file dirname [value mywritenode.file]]/img/[file rootname [file tail
 [value mywritenode.file]]].tif


 If you know mywritenode.file will never have frame padding applied, you
 can use the expression above and add the padding manually before the
 extension. However, if there’s a chance it could be either way, you’ll
 either need to handle this on a case-by-case basis, or write a small TCL
 proc to return an intelligent file basename.

 Hope this makes sense.

 -Nathan


  *From:* Toki Wartooth nukeknob.n...@gmail.com
 *Sent:* Monday, February 20, 2012 10:03 AM
 *To:* nuke-users@support.thefoundry.co.uk
 *Subject:* [Nuke-users] tcl knob expression

 Hi..

 Having some fun with tcl, trying to insert.

 What I want to do is link the filename of a 2nd Write node to what is
 entered into the first write node, and insert a folder into the given path.

 I can link the 2, via something like [lindex [split [value
 mywritenode.file] . ]end 0]

 which would be the path and file name minus the extension.

 so something like

 Write1
 File =
 \\mystorage\shows\currentshow\sequences\000\100\compimages\crnt_000_100_v001..dpx

 Write2

 File = [tcl expression with an added folder in the compimages folder like
 img]

 which would be
 \\mystorage\shows\currentshow\sequences\000\100\compimages\img\crnt_000_100_v001

 then I would add the padding and extension, such as ..tiff or the like.

 Is there a clean, tcl way to do this?  Any suggestions, welcomed.








 --
 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users


 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Re: [Nuke-users] graph editor snap

2012-02-20 Thread Ben Dickson
It can only be killed with time-travel - it's a bug introduced with
nuke/6.3v1

The curve-editor zooms-to-fit whenever you select a different curve, so
you can kind of workaround it by only viewing one curve at a time (which
is almost as tedious as constantly re-zooming..)

Reported this a while ago,

 we have this logged as Bug 20526 and I have
 added your comments.  It's presently set as a high priority fix.

Would be a good idea to email supp...@thefoundry.co.uk and prod this
ticket - I'd hope it's fixed in 6.3v7..

On 21/02/12 04:55, Gary Jaeger wrote:
 This is driving me nuts but I can't see where to turn it off. Whenever I grab 
 curves or verts in the graph editor the GE view snaps to frame those curves 
 and/or points. it's as if it's an auto frame selected or some such. where 
 do I kill this? thanks!
 
 Gary Jaeger // Core Studio
 249 Princeton Avenue
 Half Moon Bay, CA 94019
 650 728 7060
 http://corestudio.com 
 
 ___
 Nuke-users mailing list
 Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
 http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

-- 
ben dickson
2D TD | ben.dick...@rsp.com.au
rising sun pictures | www.rsp.com.au
___
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users