Thanks! Everything's clear now!
Francois
Type: Posts; User: Francois; Keyword(s):
Thanks! Everything's clear now!
Francois
Thanks for your answer, but could you give an example with numbers? Let's say I have a time
warp value of 50%....
Merci!
Francois
H!
Here's my question: let's say I've imported a cam3D from the tracking departement that tracks a 100f shot
Now we're asked to timewarp the original shot (100f) to get s slowmotion at 75% ...
Hi! Thank you for your answers!
About the color wheel: the solution is interesting, but I prefer having a master control independant from the RGB channels... I guess I'll stick 2 nodes one after...
Hi!
I am a regular Fusion User, and I am trying to replicate my setup in NUKE
I have a question about color correction:
In Fusion I can have a Master Gain and I can control also my individual...
Let's say you have to pass over the setup to someone else, sometimes you wanna make sure some
nodes aren't modified by mistake....
CAN WE LOCK a NODE in NUKE 6.3 (I figure since it's been over 3 years the request has been made this might exist!)
Has anything changed?... I've just begu trying out NUKE (versus FUSION) and I have been trying to copy Keyframes in the dopesheet view. You can actually select single or multiple key frames in Fusion...
Thanks!
That's the one!
:(That's disappointing! But thanks for the quick answer and for the workaround! If by any chance you
remember the name of that script it would be fantastic! I went on Nukepedia and did searches with...
Hi!
I was asked to try out Nuke. I usually use Fusion. Here's a question regarding cloning a node.
In Fusion I can, for example, instance (clone) 2 color correct nodes and then decide to...
I tried doing something with particles, following pingking's suggestion.... Here's what it looks like!
Just load the setup!
Hi!
I played around with the setup to make it look closer to your description....
It's getting a little complicated, but since there's no parameters like the ones
in AE or Combustion this could...
there was a little bug with the setup, I've uploaded the corrected version
Hi! Here's a little setup that may help you out! The trick is to use the paint stroke itself to generate a matte
see attached comp
Put this expression for Center of Transform2 node:
Point(0.5+(0.5-Transform1.Center.X),0.5+(0.5-Transform1.Center.Y))
I have worked several months on Avatar! Working on a stereo project
is always exhausting, but seing the result of all our hard work was rewarding!
Francois
Hybride
Piedmont, Canada
Can anyone explain/give an example of this feature in Fusion?
*http://vfxpedia.com/index.php?title=Eyeon:Manual/Tool_Controls/Common_Controls_Tab*
*Correct Edges*
This checkbox only...
Thanks Pingking!
it works great!
Francois
Hi!
I've watch the "Eight Small Changes" clip on Youtube and unfortunately, I can't seem to get to get the Tool Connection Menu feature to work (holding down the control Key while making the...
Hi!
I'm using Krokodove's Positionner tool and am experiencing a major problem:
It doesn't show me the result! I've connected my 4 sources to 4 different tracker offet
and my 4 destinations to 4...
Hi!
By using 2 Custom Tools
To get rid of values below 0 put the following expression in the channel tab under Red Expression:
if(r1<0,0,r1)
Do the same for green and blue (replacing r1...
Hi!
Open your image folder, select the single image you want to use and hold ALT and SHIFT keys while dragging it onto your FUSION flow!
Francois
Is there any way to activate a guide in the viewer?
For instance a Safe title guide, a Center or a Monitor Safety?
Thanks for your help!
Thank you forkazoo!
This works fine (except I think you've inverted x and y!)
c==0 ? x:y
Is this somewhere in the Nuke User Guide?