It says the supported operating systems in the post, osx, linux and windows.
Type: Posts; User: nathan; Keyword(s):
It says the supported operating systems in the post, osx, linux and windows.
The links work fine if you click on them.
It has been a long time since I officially released any of my plugins. After spending the past few months slowly updating them for Nuke 5 and now Nuke 6, they are finally ready for others to use.
...
Please do not talk about on going betas from The Foundry on this list. There are appropriate places The Foundry has for beta discussions.
Topic is closed.
Some use B44 as a playback format Hugh.
Photoshop Nvidia plugin
http://developer.nvidia.com/object/photoshop_dds_plugins.html
Its more like Blender and Gimp in a comp application.
Not thrilled at all...
I get payed in Runecloth and WoW gold, I don't know what you guys are talking about.
You create them the same way you would in an interactive session.
myBlur = nuke.createNode('Blur')
myGrade = nuke.createNode('Grade')
myGrade.setInput(0, myBlur)Even Nuke puts knobDefaults...
Yes there is, while I doubt he would ever have a need for it though.
If you ever wanted to launch Nuke in non-interactive mode knob defaults would not get applied if put in menu.py files.
...
And totally against how autocomplete should function. *sigh*
My favourite use for these tools is visualization. If an artist is placing cards of practical elements its an invaluable tool to see where to place them properly.
If you can export obj or fbx...
I've written 3 similar plugins for generating geometry from images in Nuke. PointCloud which generates a pointcloud only viewable in the Viewer "I.E it does not render in a ScanlineRender node, its...
No need to, seems like more and more every thread already is one ;)
TD has lost its meaning, everyone is labeled as one now.
The OpenGL functionality added to Nuke is mainly for Nodes.
Not to get technical but a nodes rendering function in the SDK is called "engine" or "pixel_engine". This is the scanline rendering...
I tried to watch the tutorial but I some how mistakenly called Dells support line.
Sony Pictures Imageworks runs CentOS RHE 4.4. Coming to work after using the latest Ubuntu at home is like taking a time machine into the past.
Makes you realize how much Linux has changed over...
GFX cards are not utilized in rendering, outside a few gimics. Rendering is a CPU task not a GPU task.
Nuke 5.2v1 added some GPU possibilities however they are not that widespread.
Its not about timecode though, you stated why would one want to bring video into Nuke. I'm responding with there are numerous reasons why one would want / need to.
All of our 3d guys would render...
Used Quicktimes for many little things on 2012, there are needs for it at times.
Having worked for the in house visual effects unit Uncharted Territory I can say with honesty that while Imageworks had some tough shots they in no way shape or form undertook the most dramatic and...
The element library I setup is pretty straight forward.
All the elements are stored first in a "type" folder, i.e fire, smoke, rain, etc. Inside those folders are folders that each contain one...
I wish I did but the truth is with just about every plugin I developed on 2012 I had no idea how to do it. I spent a lot of time on Google and if that didn't work "which was about 50% of the time" I...