Have ur say...this document in going around ,for forming an artist association.
V E G -- add edit to this document..
Here
Visual Effect Guild-VEG
VFX TOWNHALL
an open disccusion of a visual effects industry in transition
Panelists includeD:
Chris deFaria -- Vice President, Warner Bros. Pictures
Jefferey A. Okun -- Visual Effects Society Chair and visual effects supoervisor
Scott Ross -- Co-Founder of Digital Domain & former CEO of Industrial, Light and Magic
The panel was moderated by Lee Stranahan, a former visual effects artist and writer for The Huffington Post whose Open Letter To James Cameron: Fairness For VIsual Effects Artists started discussions all around the world.
LISTEN
Labels: Events
Foundry NAB Preview
--- outlines the new products from the foundry to be shown for the first time at NAB 2010 in Las Vegas. New products include the acquisition of Weta's Paint and texturing program Mari, a new optical flow tool for AE and new Nuke versions.
More
Interview with AVATAR Animation Technical Director - Rob Powers
Read Interview
Labels: Interviews
The 5 Miserable VFX Jobs That Make Movies Possible:
Read
HOW DID THEY DO THAT......
Hey, i am going to introduce a new section featuring these incredible videos about how thing are done in visual effects..Here's the first video in the series...
enjoy,..
Tutorial
Oscar sss....
Hey Dheerendra thnks for posting,really appreciate it..
Now from wht i hve understood ,is that the two film were shotlisted for the oscars..
# “Avatar”
# “District 9”
# “Harry Potter and the Half-Blood Prince”
# “Star Trek”
# “Terminator Salvation”
# “Transformers: Revenge of the Fallen”
# “2012”
Link
And when it came two final 3, they missed out to Avtaar,Star Trek,District 9..
According to me Avataar was quite obvious..Star trek ,well i haven't seen it ,not a fan ,but what i have heard they its amazing..
And for District 9 ...you have to give to those guys..for a small budget movie from no where to come up with such breathtaking and seamless vfx its simply amazing..not only that if you see the technology they have used...point cloud system in nuke to name a few..you cant argue much..
Link
Now to 2012,though it had one of the best destruction seq ever but personally over all i think it lagged the consistency..If u see the shots where the Russian billionaire actually dies u can make out its chroma.it does does not fit seamlessly ,there are no of instances...
Transformer all i can say wud have to really unlucky to miss out on the final nomination,think the jury know the best...
cheers
keep them comming......
Q & A
Please fell free to put up your questions and faq's in the comment section below and we will try to answer your queries.
Nuke Stereo Master Class Plus 6.1 Preview
The Foundry held its second Master Class in London on Friday, playing to packed house at the Vue theatre in Leicester Square. The event was standing-room only, having given away all the seats in only 24 hours when it was announced earlier this year
Read
DAILY DIGITAL FACTS
LUMINANCE
a component of video:the black and white or brightness element,of an image.It is written as Y,so the Y in Y,B-Y,R-Y,YUV,YIQand Y.Cr,Cb is the luminance information of the signal.
Avtaar
While the world around goes gaga over the movie,Check out this interesting take on the same..
Read
First Nuke Comp
Hey,everyone just finished my first comp in nuke...did for an add film
Nothing to fa fancy...green screen comp and cg compositing....but a great learning expr.
Labels: Nuke
Daily Digital Facts
RGB
The abbreviation for the Red,Greenand Blue signals,the primary colors of television.Camera and telecines have red,greenand blue receptors,the TV screen has red,green and blue phosphors or LED's.RGB is digitized with 4:4:4 sampling which generates 50% more data than 4:2:2
Labels: Digital Facts
DAILY DIGITAL FACTS
Pixel (or Pel)
A shortened version of 'Picture cell or Picture Element'.The name given to one sample of picture information.Pixel can refer to an individual sample of R G B,luminance or chrominance,or sometime to a collection of such samples if they are co-sited and together produce element.
Boujou Import In Nuke
Export Your boujou setup as a txt file..
cm into nuke pres x n in the pop up make sure tcl is selected and put import_boujou
enter........
Nuke Scripts
Well his a script i made and am using in production.
This basically helps you define your new project according to your needs ie set up the folder structure ..
so u dont have to manually create them this dialog box takes care of that...
def ProjectSet():
myPanel = nuke.Panel("SET PROJECT DIRECTORY")
myPanel.addSingleLineInput("SYSTEM ","Z")
myPanel.addSingleLineInput("PROJECT: ","")
myPanel.addSingleLineInput("SEQUENCE: ","")
myPanel.addSingleLineInput("SHOT: ", "")
myPanel.addNotepad("Note","z is the default directory.")
if myPanel.show()==1:
curShow=myPanel.value("PROJECT: ")
curSeq=myPanel.value("SEQUENCE: ")
curShot=myPanel.value("SHOT: ")
curSys=myPanel.value("SYSTEM: ")
myLabel=curShow + "-" + curSeq + "-" + curShot
myPath="z:/" + curShow + "/" + curSeq + "/" + curShot + "/"
dir=os.path.dirname(myPath)
askDir=nuke.ask('create Directory/n%s')
if askDir==1:
os.makedirs(dir)
else:
raise Exception('directory not created')
nuke.addFavoriteDir(myLabel,dir,nuke.SCRIPT | nuke.IMAGE)
nuke.scriptSave()
else:
raise Exception('PROJECT DIRECTORY NOT SET')
nuke.menu("Nuke").addCommand("Set Project","ProjectSet()")
You very well edit and modify it as per your production needs..
Labels: Nuke
After Effects
Ever wondered how to run 2 after fx simultaneously, heres a cool trick to acheive
...just rn the command --afterfx.exe -m---.
cheers...
Nuke Scripts n Gizmos
Hey ,
have been trying my hand at scripting,Python to b exact.Liking it every bit,and have even managed to come up with little scripts n gizmos of my known.Will be posting them shortly....
Labels: Nuke
Escape Studios
Escape Studios is offering their new scholarship...
New Skillset course open for applications..
Find More
Prince OF Persia
Prince of persia trailor is out...
Its coming in Summer 2010 and will be directed by Mike Newel.
Enjoy.............
Labels: Trailor
3 IDIOTS
Hey ,this one is my favorite shots from the movie 3 idiots...
had to create a flood sequence ,(all from scratch)...
I believe my team did a wonderful job to come up with this....
I composited the final shot.....