PDA

View Full Version : image data and node plugs


nvk
09-03-2010, 03:14 PM
Hello,

I am doing a simple image reader node for Maya 2008.

The node has 2 inputs, 1. MString Image file Name 2. bool isFrameSequence

I would like to read the Image file through this node and provide the image data to an output attribute of the node.

How do I go about it. Do i create a custom "file" node, if so how .... if not then how would i pass the image data to the attribute.

a getAttr -type lambert1.color gives float3. so im assuming the output of my node would be a float3.

How do i set the image data to float3.

Thanks in advance.
Nihal Kenkre.

CGTalk Moderation
09-03-2010, 03:14 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.