David Cordeiro
Nightwalker
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
batch convert sRGB to linear March 6, 2012, 7:38 p.m.
IMO it's a lot better to have an sRGB to Linear VOP node since your workflow is likely to want to spit out an sRGB texture from Photoshop/3D Coat/whatever, having to convert that each time you save is painful.
So you don't use .rat files ?
batch convert sRGB to linear March 6, 2012, 4:33 p.m.
I found you can use ImageMagick to convert:
convert test.tif -set colorspace sRGB -depth 16 -colorspace RGB teste_lin.tiff
I'm trying to figure out how to write a bash script to convert all the files in a folder to linear and then to rat but it's not as easy as I would hope ops:
convert test.tif -set colorspace sRGB -depth 16 -colorspace RGB teste_lin.tiff
I'm trying to figure out how to write a bash script to convert all the files in a folder to linear and then to rat but it's not as easy as I would hope ops:
Object disappear after clicking "High Quality Light March 4, 2012, 7:49 a.m.
Osx has the same problem and in h11 mode the light gizmo is casting shadows