Page 1 of 1

Osl shaders

PostPosted: Sat Mar 09, 2019 2:13 pm
by roy_orengo
Hello,

I'm trying to use some simple OSL shader from the internet and I receive many error messages like this one:

<node 'OSL texture'>: error: Signature mismatch, expecting a shader with 1 output of type color.

Anyone could help me to understand if it is a limitation of the octane render Osl shaders?

Thanks,
Roy

Re: Osl shaders

PostPosted: Sat Mar 09, 2019 3:23 pm
by calus
roy_orengo wrote:I'm trying to use some simple OSL shader from the internet and I receive many error messages like this one:

<node 'OSL texture'>: error: Signature mismatch, expecting a shader with 1 output of type color.

Anyone could help me to understand if it is a limitation of the octane render Osl shaders?

Yes this is a limitation of OSL texture and projection shaders in Octane, they support only one output.

https://docs.otoy.com/osl/index.html

Re: Osl shaders

PostPosted: Tue Mar 12, 2019 11:35 pm
by roy_orengo
thank you,
ciao,
roy