David Cordeiro
Nightwalker
About Me
Connect
LOCATION
Not Specified
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
batch convert sRGB to linear 2012年3月6日19:38
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 2012年3月6日16:33
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 2012年3月4日7:49
Osx has the same problem and in h11 mode the light gizmo is casting shadows