Page 1 of 1

Small requests

Posted: Thu Apr 16, 2026 1:11 pm
by remKa
Hello,

Could we have the possibility to mirror (X, Y, Z) an image in the Transform Value node and could you add the possibility to blur the image in the rgb or grayscale image nodes please ?

Thank you in advance

Re: Small requests

Posted: Mon Apr 20, 2026 6:42 pm
by remKa
up :ugeek:

Re: Small requests

Posted: Tue Apr 21, 2026 4:00 am
by neonZorglub
remKa wrote: Thu Apr 16, 2026 1:11 pm Hello,

Could we have the possibility to mirror (X, Y, Z) an image in the Transform Value node and could you add the possibility to blur the image in the rgb or grayscale image nodes please ?

Thank you in advance
Hi remKa,

For the mirror, the normal way is to use a negative scale in the Transform value ...
for example, set -1,1,1 instead of the default 1,1,1 to mirror in the X axis..

For the blur, there is no such node in Octane for now, so I made a simple OSL texture:
The only thing to remember, is to set the UV projection as 'OSL delayed UV', or else it won't work.
Image_blur_sshot.png
image_blur.zip
(148.25 KiB) Downloaded 16 times
I hope that helps,
Thanks

Re: Small requests

Posted: Tue Apr 21, 2026 10:11 am
by remKa
Thank you for the tip Neonzorglub, I'll try that :)

Hope SA devolppers will add a native blur option, i'll use your texure in the meantime !