Watch: On Axis Site | Vimeo | Youtube
UK based animation studio Axis have worked closely with publisher Deep Silver to create the emotional and hard hitting trailer for the video game Dead Island; a survival horror title coming to PC, Xbox 360 and PS3 in 2011 and is set in the tropical paradise gone wrong, […]
Python Button, and path
Posted in: NUKE from The FoundrySo, I try to create a python button to save comps into a specific location.
This location is a value created into a NoOp.
Example:
NoOp1 contain 1 input text field, and 1 Filename… field.
Filename field name 01: projectpath
Input text field name 02: shotname
Value into projectpath: C:/Test/
Value into shotname: Sh0010
NoOp2 contain a python button with this script:
nuke.scriptSaveAs(nuke.knob("NoOp1.projectpath"))
My problem is:
I would like to add the projectpath value and the shotname value, to have this:
C:/Test/Sh0010/test.nk
I can’t find a way to add this two values into the button.
That’s what I have now:
nuke.scriptSaveAs(nuke.knob("NoOp1.projectpath")+("NoOp1.shotname")+("test.nk"))
But of course the result is a .nk file named: NoOp1.ShotName.nk, into C:/Test/
Someone can help me?
Thx in advance,
Have a nice we 🙂
Drasko V: Singularity
Posted in: Audio, audio design, cg, Design, directing, vfxToronto based sound designer Drasko V teamed up with AudioAndroid, Yoko K, Yongchan Kim and Yongsub Song, producing this fantastic piece of audio/visual goodness: Singularity. “Machine’s road towards singularity. Exponential growth in technology. Radical changes in our society. Expectance and acceptance of technology. The existential threat is yet to be felt, as even a […]
3D Generalists @ Air CGI
Posted in: The Job LotBased in the West Midlands UK, we are looking for experienced 3DS Max and V-Ray Generalists.
You will work in a team on both stills and animations for international advertising clients.
Requirements
-General expertise in shading, lighting, modelling, animation, texturing and rendering
-High attention to detail
-Team orientated
-Calm under pressure
In short, a great all-rounder who can work on their own initiative and also as part of a team.
Contracts are starting immediately and on-going for short and long term.
Contact Gill on jobs@air-cgi.com with your CV and contact details.
We look forward to hearing from you.
has anyone already got this set up. There´s an older videotutorial for nuke4.7 by hugo guerra (thanks for that) but this workaround doesn´t work with Nuke 6 for some reason.
it seems like qmaster doesn´t know what to do with the nuke renderer. the commands to launch nuke and the right script works perfectly but then the renderer just does not start. any ideas ?
best
Lois
Help!! Piston Explosion?
Posted in: 3DS MaxI was wondering if I could tell Maya to handle a stereoscopic camerasolve from Pftrack- which basically are two independent cameras- like the internal Maya stereorig.
So that I would be able to use the stereoscopic viewport to check my 3D Scene.
Has anyone faced that problem yet ?
Thanks in advance !
Stefan