OctaneRender® for Maya® v1.02a beta [OBSOLETE]

Autodesk Maya (Plugin developed by JimStar)

Moderator: JimStar

charge
Licensed Customer
Posts: 16
Joined: Tue Aug 10, 2010 8:32 pm

JimStar, previously you gave a example of how to set the values of a octane pin node:
JimStar wrote://Set color pin value (Octane RGBspectrum Texture):
octane -tcp <pin name> <R-value> <G-value> <B-value>;

//Set float pin value (Octane Float Texture):
octane -tfp <pin name> <value>;
Could you also give an example of how to get the value(s) from an octane node pin as well?

Many thanks.
Intel Core 2 Quad Q6600 (Kentsfield) @ 2.4ghz. Asus P5N-E SLI (nForce 650i). 8GB ram. 6GB Geforce Titan + 2GB GeForce GTX 560 Ti. Win 7 x64.
User avatar
JimStar
OctaneRender Team
Posts: 3816
Joined: Thu Jul 28, 2011 8:19 pm
Location: Auckland, New Zealand

igi00 wrote:I have a question. Does this act like a demo also, or I have to install dedicated "maya v1.0 RC3c beta demo" instead?
No. It is not a demo.
User avatar
JimStar
OctaneRender Team
Posts: 3816
Joined: Thu Jul 28, 2011 8:19 pm
Location: Auckland, New Zealand

charge wrote:Could you also give an example of how to get the value(s) from an octane node pin as well?

Code: Select all

//Get Octane pin value (RGB-spectrum or Float, if Float - $fRGB[1] and $fRGB[2] are < 0):
float $fRGB[] = `octane -gpc <pin name>`;
Krisonrik
Licensed Customer
Posts: 157
Joined: Sun Mar 14, 2010 12:51 pm

What's the 32bit output format of octane for maya? I can't believe I realized it, but I can't find openEXR from the list of the file formats that Octane for maya can output. (I do have openEXR loader plugin loaded for maya)
Dual Lindenhurst single core Xeon 3.6Ghz with Hyperthreads, 8GB DDR-2 ECC, Geforce GTX 260
Dual Xeon 5680 3.2Ghz with Hyperthreads, 24GB DDR-3 ECC, Quadro 4800 & GTX 480
User avatar
TBFX
Licensed Customer
Posts: 501
Joined: Sun Dec 11, 2011 9:43 pm
Location: Wellington, New Zealand

Krisonrik wrote:What's the 32bit output format of octane for maya? I can't believe I realized it, but I can't find openEXR from the list of the file formats that Octane for maya can output. (I do have openEXR loader plugin loaded for maya)
Just select any non 8 bit format like tif16 and it will write out 32bit exr's

T.
Win10 x64|i7-9750H 2.6 GHz|32 GB RAM | RTX2080 max Q 8GB
RickToxik
Licensed Customer
Posts: 140
Joined: Fri Jan 13, 2012 9:22 pm
Location: Canada

Happy 2013 Octane Team

Hi Jimstar,

I have this simple scene that crashes whenever I try to do an IPR.

I can send a .dmp if it helps.

http://www.invisiomedia.com/Clients/Oct ... ender.html

Cheers
User avatar
JimStar
OctaneRender Team
Posts: 3816
Joined: Thu Jul 28, 2011 8:19 pm
Location: Auckland, New Zealand

Next version HERE.;)
Post Reply

Return to “Autodesk Maya”