Hello,
I am new to .osl and not seeing any results when using the GaussianBlur.osl node.
I have played around with the Parameters, but it doesn't have an effect. I've tried with Image and Procedural textures.
It says 'Compilation OK.' Am I doing something incorrectly?
Thank you!
GaussianBlur.osl
Moderators: ChrisHekman, aoktar
Hi,
to make it works, you need to set the Projection of the input texture as OSL Delayed UV.
Please also note thet the Interactions are increasing the render time, so better to use lower values.
ciao Beppe
to make it works, you need to set the Projection of the input texture as OSL Delayed UV.
Please also note thet the Interactions are increasing the render time, so better to use lower values.
ciao Beppe
- blastframe
- Posts: 178
- Joined: Wed May 21, 2014 6:01 am
- Location: Los Angeles, CA USA
@bepeg4d, Thank you, that works! 
