SIGN IN
::
SPONSORS
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
MAGAZINE
TRAINING
VIDEOS - REELS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
FORUMS:
list
list (w/ descriptions)
archive
tags
search
hall of fame
recent posts
Re: Switch 3D Geometry on/off in Nuke
Cow Forums
:
Nuke
VIEW POSTS
•
ADD A NEW POST
•
SEARCH
•
CHANGE FORUM
Respond to this post
•
Return to posts index
•
Read entire thread
Re: Switch 3D Geometry on/off in Nuke
by
Peter O'Connell
on May 9, 2009 at 2:28:38 pm
Hi, maybe you don't need a gizmo perse. Maybe you can just use a noOp node and add some checkbox user knobs to it (right click and select manage user knobs). Then create expressions between the disable of the read geo nodes and the checkboxes you have created. Here are a couple nodes that show what I mean:
set cut_paste_input [stack 0]
version 5.1400
push $cut_paste_input
NoOp {
name disabler
selected true
xpos -209
ypos -34
addUserKnob {20 User}
addUserKnob {6 disableReadGeo1 t disableReadGeo1 +STARTLINE}
}
ReadGeo2 {
inputs 0
name ReadGeo1
selected true
xpos -391
ypos -89
disable {{parent.disabler.disableReadGeo1}}
}
Good luck
Pete
roguekeyframe.com
Respond to this post
•
Return to posts index
•
Read entire thread
Current Message Thread:
Switch 3D Geometry on/off in Nuke
by Dan Privaria on May 9, 2009 at 11:19:53 am
Re: Switch 3D Geometry on/off in Nuke
by Peter O'Connell on May 9, 2009 at 2:28:38 pm
Re: Switch 3D Geometry on/off in Nuke
by Dan Privaria on May 9, 2009 at 5:00:47 pm
Re: Switch 3D Geometry on/off in Nuke
by Peter O'Connell on May 10, 2009 at 8:52:44 pm
Re: Switch 3D Geometry on/off in Nuke
by Dan Privaria on May 12, 2009 at 10:34:46 am
Re: Switch 3D Geometry on/off in Nuke
by Peter O'Connell on May 12, 2009 at 2:20:54 pm
Note:
If you are a registered user please
click here to login
before posting.
Your post will not be accepted if your name and email address are not registered in our database. Click
here
if you do not have an account.
Name
E-Mail Address
Subject
E-Mail me when someone responds
Just This Message
Entire Thread
None
Message:
Note:
The following are HTML characters and may cause parts of your post to disappear if not used correctly: < > &
To include any portion of the post in your response, highlight the desired text and hit the "Q" key.
Read more...
Add your message signature
Note:
By clicking "Post Direct" button above, you are agreeing to the Creative Cow's
Code of Conduct
.
FORUMS
•
TUTORIALS
•
MAGAZINE
•
TRAINING
•
VIDEOS - REELS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
©
CreativeCOW.net
All rights are reserved.
[
Top
]