importing problem

i got exr scene 1-210
all in 1 folder arrenged* by name

when i import to nuke:

i need that in 1 node
ty guys

python script buttons from start up

so i know how to add knobs to a node
i have mad a button on a toolbar too which creates a node and add a new tab and python script button

now when i add the script is where i get issues

Code:

expo = nuke.PyScript_Knob("exports", "Export")
newNode.addKnob(expo)
expo.setValue(exportScript)


however because this script will write to a file i need it to write \n
but when it loads the script it reades the \n and performs it so in the button if i edit it it will be

Code:

writeTo.write('
please code me'
#i want it to be
writeTo.write('\nplease code me')


i tried making the button conation a function call but it would call the function as soon as nuke starts loading

any ideas

cheers

edit::
never mind
got it working now

New To The VFXTalk

Just wanted to quickly introduce myself to the community. This is a great place for info, I can’t believe it has taken me this long to find this place.

Looking forward to learning and sharing with all of you.

MFlores
www.cazadorproductions.com

Nuke on notebook. Which graphics?

Hi,

just like to ask if people use Nuke on a notebook, which graphic cards they are using it with (and which os). Nuke would not even launch on linux with integrated intel graphics last time I tried. So any info on either windows or linux notebooks is welcome.
I would not need it for serious work. Mainly for training.

-k

Andrew Furlong Demo Reel v201

Hello,
My name is Andrew Furlong and i’m a 2d compositor / roto artist and I’ve been working in the Los Angeles area for the past 2 years starting with my first job out of college, EdenFX in Hollywood. After Eden, I did a solo job for a production company called, “Bandito Bros.” in Culver city where I was the 3d tracker, animator, renderer, ‘lighter’, and compositor (phew…) on a skin care commercial for Dubai, India. After another brief stint at Eden, I now roto for a feature for theBASEMENT out of Pasadena. “Everyone got that so far?” hehehe.

aaaannnnnyyywaayyyss, here’s the link to my website which includes my reel. Hope you like it!

p.s. After you click REEL, it may seem like nothing is happening, just chill, it’s loading. I will add a Note to that effect to my website asap.

MY WEBSITE

Attached Thumbnails
Click image for larger version

Name:	REEL_v07_ss 1.jpg
Views:	N/A
Size:	127.8 KB
ID:	8043
 

Lamp

My Lamp, 3DsMax 9, Mental Ray

Attached Thumbnails
Click image for larger version

Name:	Lamp01.jpg
Views:	N/A
Size:	184.1 KB
ID:	8042
 

ROTO Annoyance

I’m roto-ing a pretty big shot in fusion. (903 frame 2k dpx) and very often when i’m parked on a frame to adjust a spline, the viewer will constantly switch between 2 frames which can be very frustrating because i’m not sure which frame is the correct one. Has anyone ever experienced this before?