|
A qq on 3d luts
6 messages
Hi, I have a library that wraps color processing engines including OCIO. This library has a call to inverse. Whilst I am able to generate the inverse of a 3d lut (with all the usual caveats and edge c
Hi, I have a library that wraps color processing engines including OCIO. This library has a call to inverse. Whilst I am able to generate the inverse of a 3d lut (with all the usual caveats and edge c
|
By
Piotr Stanczyk
·
|
|
OCIO CUDA
25 messages
I'm currently integrating OpenColorIO into an application that uses CUDA for GPU processing. In order to use OCIO's shader path, we'd need to copy our images over to OpenGL textures and back again. If
I'm currently integrating OpenColorIO into an application that uses CUDA for GPU processing. In order to use OCIO's shader path, we'd need to copy our images over to OpenGL textures and back again. If
|
By
Nathan Weston
·
|
|
Travis-CI build thing
https://github.com/imageworks/OpenColorIO/pull/260
https://github.com/imageworks/OpenColorIO/pull/260
|
By
dbr/Ben
·
|
|
Review: added op combining for MatrixOffsetOps and ExponentOps
https://github.com/imageworks/OpenColorIO/pull/258 https://github.com/imageworks/OpenColorIO/issues/19
https://github.com/imageworks/OpenColorIO/pull/258 https://github.com/imageworks/OpenColorIO/issues/19
|
By
Jeremy Selan
·
|
|
windows build, apparent bugs
4 messages
Hi there, I am a bit of a newbie here, so please be gentle :-) I built openColorIO yesterday on the windows platform, and while the process had parts that i had to do manually (for yaml and tinyxml),
Hi there, I am a bit of a newbie here, so please be gentle :-) I built openColorIO yesterday on the windows platform, and while the process had parts that i had to do manually (for yaml and tinyxml),
|
By
LaszloSebo
·
|
|
Review: bump to yaml 0.3
https://github.com/imageworks/OpenColorIO/pull/255
https://github.com/imageworks/OpenColorIO/pull/255
|
By
Jeremy Selan
·
|
|
Review: IRIDAS .look LUT support
https://github.com/imageworks/OpenColorIO/pull/254 (Sam: Thanks! The test files were perfect)
https://github.com/imageworks/OpenColorIO/pull/254 (Sam: Thanks! The test files were perfect)
|
By
dbr/Ben
·
|
|
Is OCIO ready to package?
2 messages
Sorry, it's not quite ready yet. There was one issue in yaml-cpp 0.3.0 I had to track down. Let's aim for the end of next week? -- Jeremy
Sorry, it's not quite ready yet. There was one issue in yaml-cpp 0.3.0 I had to track down. Let's aim for the end of next week? -- Jeremy
|
By
Jeremy Selan
·
|
|
Is OCIO ready to package?
Hey guys, it's been quiet for a while so I thought I'd check in. I'm still interested in packaging OCIO for Fedora and with Jeremy's patch to use the new yaml-cpp 0.3.0 building works fine. I'm guessi
Hey guys, it's been quiet for a while so I thought I'd check in. I'm still interested in packaging OCIO for Fedora and with Jeremy's patch to use the new yaml-cpp 0.3.0 building works fine. I'm guessi
|
By
Richard Shaw
·
|
|
Have any example IRIDAS .look files?
4 messages
Adding support for IRIDAS .look LUT's should be easy, but a few test files are needed. https://github.com/imageworks/OpenColorIO/issues/249 If you have access to a bit of IRIDAS software which can wri
Adding support for IRIDAS .look LUT's should be easy, but a few test files are needed. https://github.com/imageworks/OpenColorIO/issues/249 If you have access to a bit of IRIDAS software which can wri
|
By
dbr/Ben
·
|
|
Mac Install of OCIO via Homebrew
For those who are looking to have an 'easy' system install of OCIO on the mac, you can now do it using homebrew. http://mxcl.github.com/homebrew/ http://braumeister.org/formula/opencolorio Thanks to 2
For those who are looking to have an 'easy' system install of OCIO on the mac, you can now do it using homebrew. http://mxcl.github.com/homebrew/ http://braumeister.org/formula/opencolorio Thanks to 2
|
By
Jeremy Selan
·
|
|
OCIO in CryEngine?
2 messages
Cinema sandbox apparently includes OpenColorIO support. http://mycryengine.com/index.php?conid=59 I wonder if they've just pulled out our lut reading code, or have full blown $OCIO profile support...
Cinema sandbox apparently includes OpenColorIO support. http://mycryengine.com/index.php?conid=59 I wonder if they've just pulled out our lut reading code, or have full blown $OCIO profile support...
|
By
Jeremy Selan
·
|
|
Review: pyglue tests (and cmake/ctest slowness)
https://github.com/imageworks/OpenColorIO/pull/251 On a slightly related note, there's a bug in cmake <2.8.7 which causes "make test" (or "ctest") to take about 30 seconds (instead of the ~30 millisec
https://github.com/imageworks/OpenColorIO/pull/251 On a slightly related note, there's a bug in cmake <2.8.7 which causes "make test" (or "ctest") to take about 30 seconds (instead of the ~30 millisec
|
By
dbr/Ben
·
|
|
Review: OCIO now adheres to commonwealth convention
8 messages
This breaks ABI compatibility. Let me know if anyone has any concerns? https://github.com/imageworks/OpenColorIO/pull/250 Example diff: https://github.com/jeremyselan/OpenColorIO/commit/f83809c28cfae5
This breaks ABI compatibility. Let me know if anyone has any concerns? https://github.com/imageworks/OpenColorIO/pull/250 Example diff: https://github.com/jeremyselan/OpenColorIO/commit/f83809c28cfae5
|
By
Jeremy Selan
·
|
|
Docs editing in github
I just noticed that you can edit any files (in your own forks) directly though github. (I presume this has been there for awhile, but this it's the first time I have used it). While editing *code* ove
I just noticed that you can edit any files (in your own forks) directly though github. (I presume this has been there for awhile, but this it's the first time I have used it). While editing *code* ove
|
By
Jeremy Selan
·
|
|
review: pyglue install location and link flag defaults
https://github.com/imageworks/OpenColorIO/pull/248
https://github.com/imageworks/OpenColorIO/pull/248
|
By
dbr/Ben
·
|
|
Review: pyglue: config.clearLooks() was incorrectly named clearLook()
https://github.com/imageworks/OpenColorIO/pull/247
https://github.com/imageworks/OpenColorIO/pull/247
|
By
Jeremy Selan
·
|
|
Review: cccid can be specified as name or index
https://github.com/imageworks/OpenColorIO/pull/245 https://github.com/imageworks/OpenColorIO/issues/244 -- Jeremy
https://github.com/imageworks/OpenColorIO/pull/245 https://github.com/imageworks/OpenColorIO/issues/244 -- Jeremy
|
By
Jeremy Selan
·
|
|
ASC .ccc files
8 messages
Right now, when you use OCIO FileTransform to point at a .ccc file (a color correction collection) you must also specify the id of which to use. Example .ccc file: <ColorCorrectionCollection> <ColorCo
Right now, when you use OCIO FileTransform to point at a .ccc file (a color correction collection) you must also specify the id of which to use. Example .ccc file: <ColorCorrectionCollection> <ColorCo
|
By
Jeremy Selan
·
|
|
photoshop 6 beta?
5 messages
Has anyone tried the photoshop 6 beta yet? One of the line items is '3dlut adjustment', and I was curious what this meant. Couldn't find the docs online (yet). Maybe you can now select a 3dlut from di
Has anyone tried the photoshop 6 beta yet? One of the line items is '3dlut adjustment', and I was curious what this meant. Couldn't find the docs online (yet). Maybe you can now select a 3dlut from di
|
By
Jeremy Selan
·
|