Forum: Programming & Development

For anyone even remotely interested in the techie side of compositing, be it expressions, scripting or plugin development

Post New Thread
Page 1 of 3 1 2 3 LastLast
Threads 1 to 25 of 72
  Rating Title / Thread Starter Replies / Views Last Post ByReverse Sort Order
Post

nuke custom plugin

anyone know how to make custom plugin in nuke? i made one node as a gizmo. I want to compile that anyone can help?

Started by sherin‎, May 10th, 2012 01:25 PM
compile, custom plugin, gizmo, nuke, plugin
Replies: 0
Views: 449
May 10th, 2012, 01:25 PM Go to last post

Directory Path Change Script in MEL

Hi, I am sharing this script which I initially created to learn about DAG nodes inside Maya. The script makes it possible to change some specific file nodes inside Maya by using a string search with few limitations which I mentioned in the description section of my post Besides this it has...

Started by semiprowolverine‎, April 23rd, 2012 08:18 PM
Replies: 0
Views: 1,213
April 23rd, 2012, 08:18 PM Go to last post

virtual vertex Muster: job dependant on another job

Hey guys, wasn't quite sure where to put this but it is kind of scripting related as it will have to be scripted. does anyone have any idea how to get muster to run a job one another job is completed. we are building a stand alone system in python to build and render simple comps. the tricky bit...

Started by bushpig‎, February 26th, 2012 02:32 PM
Replies: 1
Views: 3,779
February 26th, 2012, 05:52 PM Go to last post

Selecting a tab through python in Nuke

Hi everyone How would I switch to a node's specific tab using python? Is it possible? Thanks :)

Started by nofxboy1234‎, December 19th, 2011 07:04 AM
Replies: 0
Views: 4,452
December 19th, 2011, 07:04 AM Go to last post
Post

GUI creation in NUKE

hey, i want to create gridview style file browsing window in NUKE if any one could help me out , how to start up with this....what is preferable pyQt or PySide?? Thanks in Advance...........

Started by yashaswiram‎, December 15th, 2011 04:13 AM
Replies: 0
Views: 1,924
December 15th, 2011, 04:13 AM Go to last post

Doubts in python.

i having lots of doubts in python.i am eager to learn scripting.is that any difference between python scripting and programming and how these scripting is differ nuke and shake pls somebody clear my doubts thanks guys:):):)

Started by frazer‎, January 15th, 2010 08:29 PM
Replies: 7
Views: 4,035
December 15th, 2011, 12:08 AM Go to last post

Knob names

Hello everybody, I'm quite new in nuke scripting and i'm facing this problem: how do I know knob names? and their values? For example, I want to get the value of current zoom value inside Viewer1. I know I can access the viewer using nuke.activeViewer() I found an example on the net that...

Started by teiden_zero‎, June 29th, 2011 02:35 PM
Replies: 4
Views: 2,121
June 30th, 2011, 03:08 PM Go to last post

Maya Plugin Wizard Error MS Visual Studio

Hello, I'm trying to get Microsoft Visual Studio running to write plugins. I've followed all the installation instrutions correctly and everything seems to be in place including the environment setings and the MayapluginWizard. I've tried to complie the Hello World program from the Autodesk...

Started by joeleveson‎, May 2nd, 2011 12:04 PM
Replies: 0
Views: 1,141
May 2nd, 2011, 12:04 PM Go to last post

Convert a movie to a 16 bit image sequence

I've been tinkering with some pipeline tools for a short shot on a DSLR that outputs "MTS" AVCHD files, which have proven to be a pain to deal with. For doing the effects, I naturally wanted to convert to an image sequence. Normally, I would just use ffmpeg, or mplayer to make an 8 bit PNG ...

Started by forkazoo‎, May 29th, 2010 06:11 PM
Replies: 5
Views: 2,729
April 14th, 2011, 02:20 AM Go to last post

New Delhi , India - Require 3D Programmers , developers for A Virtual World project

Our company based in New Delhi , India . We require 3D Programmers , developers for A Virtual World project . Kindly mail your resume to torino.edu@gmail.com if interested . It is a very demanding project which requires 3D specialists and Web specialists to integrate their knowledge for the...

Started by torino.edu‎, April 13th, 2011 03:29 AM
Replies: 0
Views: 470
April 13th, 2011, 03:29 AM Go to last post

How does one get into the technical side of compositing?

Hi all, I have a background in computer vision and am trying to get into the technical side of compositing. I'm currently learning Nuke and was wondering how everyone in this forum got into the technical side. Are you Compositor TDs that started out as roto artists, or are you programmers...

Started by antoniom187‎, March 30th, 2011 07:19 AM
Replies: 3
Views: 979
April 6th, 2011, 07:06 AM Go to last post

I'm developing new tool for FX artist.

hi guys. I began a startup in the visual effects industry. The purpose of this project is to develope an application for sculpting and painting particle animation (e.g. fire, smoke) like doing ZBrush. Functionality:

Started by lyouta‎, February 20th, 2011 08:48 AM
Replies: 5
Views: 2,098
February 21st, 2011, 11:49 AM Go to last post

ShowMeDo

I'm probably late for most of the coding people here but I wanted to share this link with the beginners. Trying to learn the Django framework, I stubbled upon a good screencast site. http://showmedo.com/ There are lots of good things about Python. Hope it will help other newbies like me.

Started by blafla‎, January 30th, 2011 07:08 AM
Replies: 2
Views: 867
January 31st, 2011, 12:59 AM Go to last post

Fluid Simulation Solvers

Hello everyone, I've decided to develop some research that I could't completely realize during my Master Thesis, really hope you guy's can help me here a bit. Softwares and their solvers was one the steps I could't completely fulfill because of some doubts from my behalf and also because my...

Started by Vitor Teixeira‎, January 23rd, 2011 04:22 PM
fluid simulation, solvers
Replies: 2
Views: 1,871
January 26th, 2011, 01:53 AM Go to last post

RV Player

Is there a way to set a default LUT in RV? Every time I open my RV player it stays on "no conversion" in Color and None in the Display correction and I want to change it to DPX log and rec709 respectively.

Started by Varun‎, December 7th, 2010 09:14 AM
Replies: 4
Views: 1,759
December 9th, 2010, 02:23 AM Go to last post

Pydev, Eclipse, Maya 2011

Hello folks, I've installed Eclipse for Maya 2011 and Pydev. I can able to send the code from Eclipse to Maya. But couldn't able to load the documentation file from Eclipse and highlight features too. Please someone help me out to fix this. Thanks

Started by sureshkumar_odc‎, November 16th, 2010 02:18 AM
Replies: 0
Views: 1,201
November 16th, 2010, 02:18 AM Go to last post

How worth learning Linux ?

Hello guys ! I am once here again for professional advice for learning linux. I heard future gonna be on open source Apps and Operating Systems and Linux is one amongst them as OS. So recently i just messed with Ubuntu studio once and i guess...it needs a lot of programming...

Started by onelife.....liveit‎, October 9th, 2010 08:52 AM
Replies: 4
Views: 1,359
October 9th, 2010, 10:36 AM Go to last post
Cool

Running GUI licenses and Render licenses on a farm

Hey all, I'm trying to streamline a farm a bit more and was wondering if anyone has any experience with getting Nuke and Rush to use both render only licenses of Nuke and the interactive (GUI) licenses to render multiple frames. The ideas is that if we have say 3 licenses which lets us...

Started by imperialpnd‎, October 6th, 2010 10:29 AM
farm, license, nuke, rush
Replies: 0
Views: 737
October 6th, 2010, 10:29 AM Go to last post

Formula Deformer for Maya

6gRnlYi5ABU Plugin developed in C++, still in beta testing. It allows to express directly the three mathematic formulas that drive the new position of each point of the geometry: x' = Fx(), y'=Fy(), z'=Fz(). Parameters that you can express for each formula: x,y,z=the previous position of...

Started by tommix‎, August 8th, 2010 09:35 AM
deformer, maya, vfx
Replies: 2
Views: 1,056
August 11th, 2010, 10:00 AM Go to last post
Smile

Hello everybody!

Hi everyone! As soon as I discovered vfxTalk I came directly to this Forum! I've been reading some of your posts and I think I found the right place to ask for some guidance. Let me tell you a little about myself, I'll be as brief as I can. When I was a little kid I became rapidly...

Started by arijanover‎, June 27th, 2010 07:46 PM
Replies: 0
Views: 770
June 27th, 2010, 07:46 PM Go to last post

Hair System.

Hey Guys, I am doing a standalone hair system, which has tools for creating, combing cutting hair. Firstly the maya scene is exported out to a custom cache scene format, which read by the hair application. There are controls for density, sizing, segments of the hair follicles. The one...

Started by amadlover‎, April 30th, 2010 12:34 AM
Replies: 2
Views: 1,036
April 30th, 2010, 01:54 AM Go to last post
Question

querying selection type

I am trying to query the selection type with the code below , i do get the right result but when i execute it second time but at first it says its transform. please help string $sel=`ls -selection`; pickWalk -d down; for ($each in $sel) { string $nodeType = nodeType( $each );

Started by niceguysan‎, March 19th, 2009 06:48 PM
Replies: 1
Views: 1,087
April 17th, 2010, 02:49 PM Go to last post

Averaging linear and cubic interpolated values = ?

Hello all, I've been playing about with interpolating visual data - so far I can see how linear works mathematically but don't have the knowledge to grasp cubic interpolation yet. Looking at the output data I can see each method has its own tendencies and characteristic failures (certainly once...

Started by 1:1‎, April 17th, 2010 03:26 AM
Replies: 0
Views: 606
April 17th, 2010, 03:26 AM Go to last post
Question

doing look through selected..

what are the last to param that are being pased to this lookThroughModelPanelClipped persp1 modelPanel1 0.001 1000; i cant find it in maya help....

Started by niceguysan‎, May 14th, 2009 02:27 PM
Replies: 1
Views: 1,740
March 31st, 2010, 07:59 AM Go to last post

Lscript anyone?

Is there anyone on this board who happens to be fluent with Lightwave's Lscript? I occasionally dabble into it, and I always seem to run into one thing or another that just plain doesn't work the way I thought it would. And useful information about Lscript online is practically non-existent except...

Started by Loud‎, March 13th, 2010 12:05 AM
Replies: 8
Views: 1,216
March 13th, 2010, 08:48 PM Go to last post

Post New Thread
Forum Information and Options
Users Browsing this Forum

There are currently 2 users browsing this forum. (0 members & 2 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend
Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts