|
Re: FileTransform interface changes
Would FileTransform::setOptionString(...) introduce the same complexity?
Say you wanted to create the OCIOFileTransform in nuke. In this
system, would you expect to see a single knob,
Would FileTransform::setOptionString(...) introduce the same complexity?
Say you wanted to create the OCIOFileTransform in nuke. In this
system, would you expect to see a single knob,
|
By
Jeremy Selan <jeremy...@...>
·
#623
·
|
|
Re: FileTransform interface changes
Am 15.09.11, 17:50 -0700 schrieb Jeremy Selan:
That looks like cmake output. But littleCMS (alias lcms) uses autotools and is written in C not C++. Did you check with lcms' native build system?
Btw.
Am 15.09.11, 17:50 -0700 schrieb Jeremy Selan:
That looks like cmake output. But littleCMS (alias lcms) uses autotools and is written in C not C++. Did you check with lcms' native build system?
Btw.
|
By
Kai-Uwe Behrmann <ku...@...>
·
#625
·
|
|
Re: FileTransform interface changes
I leave it up to you to decide what makes it into 1.0. At the end of the day I would just be happy to somehow replace these:
FileTransform::getCCCId()
FileTransform::setCCCId(const char * id)
But I
I leave it up to you to decide what makes it into 1.0. At the end of the day I would just be happy to somehow replace these:
FileTransform::getCCCId()
FileTransform::setCCCId(const char * id)
But I
|
By
Malcolm Humphreys <malcolmh...@...>
·
#622
·
|
|
Re: FileTransform interface changes
Hey Jeremy,
By
Andrew Hunter <and...@...>
·
#621
·
|
|
Re: FileTransform interface changes
Malcolm,
Sorry for the delay in responding.
First, I agree with you that dynamically defined FileTransform options
would have more elegant. (prman is a great example of how such an API
can stay
Malcolm,
Sorry for the delay in responding.
First, I agree with you that dynamically defined FileTransform options
would have more elegant. (prman is a great example of how such an API
can stay
|
By
Jeremy Selan <jeremy...@...>
·
#620
·
|
|
Re: FileTransform interface changes
Hey,
Just giving my two cents but having ocio support icc transforms would be a killer feature. Would this be too invasive a change to make it into 1.0?
Cheers,
Andrew
Hey,
Just giving my two cents but having ocio support icc transforms would be a killer feature. Would this be too invasive a change to make it into 1.0?
Cheers,
Andrew
|
By
Andrew Hunter <and...@...>
·
#618
·
|
|
FileTransform interface changes
Hi,
As we are fast approaching 1.0 I know it's a bit late in the day for some API changes. But I noticed these while doing the JNI wrapping for the android port some things which would be really good
Hi,
As we are fast approaching 1.0 I know it's a bit late in the day for some API changes. But I noticed these while doing the JNI wrapping for the android port some things which would be really good
|
By
Malcolm Humphreys <malcolmh...@...>
·
#619
·
|
|
Re: ocio2icc - Can I Create An ICC Profile From An Existing 3dl/csp LUT?
With "mylut.csp", and the following saved as "example.yaml" (http://pastie.org/2523829 incase the formatting is screwed up):
ocio_profile_version: 1
# Look in current working dir for
With "mylut.csp", and the following saved as "example.yaml" (http://pastie.org/2523829 incase the formatting is screwed up):
ocio_profile_version: 1
# Look in current working dir for
|
By
dbr/Ben <dbr....@...>
·
#617
·
|
|
Re: ocio2icc - Can I Create An ICC Profile From An Existing 3dl/csp LUT?
Hi Jeremy,
Thanks very much for your response and it would be absolutely amazing if you could add that option into to specify a 3D lut path.
If that's a fairly substantial amount of work, is there a
Hi Jeremy,
Thanks very much for your response and it would be absolutely amazing if you could add that option into to specify a 3D lut path.
If that's a fairly substantial amount of work, is there a
|
By
Jordan Soles <jor...@...>
·
#616
·
|
|
Re: ocio2icc - Can I Create An ICC Profile From An Existing 3dl/csp LUT?
<gresham...@...> wrote:
Let me clarify. The colorspace we work in for texturing is partially
(but not totally) neutral.
Our rendering is in HDR linear, and the way our pixels get to the
scene
<gresham...@...> wrote:
Let me clarify. The colorspace we work in for texturing is partially
(but not totally) neutral.
Our rendering is in HDR linear, and the way our pixels get to the
scene
|
By
Jeremy Selan <jeremy...@...>
·
#615
·
|
|
Re: ocio2icc - Can I Create An ICC Profile From An Existing 3dl/csp LUT?
Hey all,
This exact issue has been on my to do list for a long time. Previously I looked at spaceman icc (http://www.lightillusion.com/spaceman.htm) but never had enough time to get it working
Hey all,
This exact issue has been on my to do list for a long time. Previously I looked at spaceman icc (http://www.lightillusion.com/spaceman.htm) but never had enough time to get it working
|
By
Gresham Lochner <gresham...@...>
·
#614
·
|
|
Re: ocio2icc - Can I Create An ICC Profile From An Existing 3dl/csp LUT?
Thanks!
Currently, no.
Both ociobakelut and ocio2icc require an ocio profile. However, it
would be a pretty simple change to add the functionality to allow you
to specify a single lut (or luts) on
Thanks!
Currently, no.
Both ociobakelut and ocio2icc require an ocio profile. However, it
would be a pretty simple change to add the functionality to allow you
to specify a single lut (or luts) on
|
By
Jeremy Selan <jeremy...@...>
·
#613
·
|
|
ocio2icc - Can I Create An ICC Profile From An Existing 3dl/csp LUT?
First off, major congrats and thanks for open-sourcing this as it's something I'm very interested in embedding in our studio.
That said, I was wondering if there was a way to create an ICC profile
First off, major congrats and thanks for open-sourcing this as it's something I'm very interested in embedding in our studio.
That said, I was wondering if there was a way to create an ICC profile
|
By
Jordan Soles <jor...@...>
·
#612
·
|
|
OpenColorIO 1.0 RC1 Release
As promised, OpenColorIO 1.0 Release Candidate 1 is now available for testing.
(No branches necessary, it's the top of the master repository.)
https://github.com/imageworks/OpenColorIO
We will
As promised, OpenColorIO 1.0 Release Candidate 1 is now available for testing.
(No branches necessary, it's the top of the master repository.)
https://github.com/imageworks/OpenColorIO
We will
|
By
Jeremy Selan <jeremy...@...>
·
#611
·
|
|
Review: Makefile
https://github.com/imageworks/OpenColorIO/pull/162
Exposes additional build options
Allows more flexibility at cmake build time, including...
- build unittests without building library
- build
https://github.com/imageworks/OpenColorIO/pull/162
Exposes additional build options
Allows more flexibility at cmake build time, including...
- build unittests without building library
- build
|
By
Jeremy Selan <jeremy...@...>
·
#610
·
|
|
Review: remove testbed directory
0.9 / 1.0 branch only
https://github.com/imageworks/OpenColorIO/pull/161
Addresses issue #150
-- Jeremy
0.9 / 1.0 branch only
https://github.com/imageworks/OpenColorIO/pull/161
Addresses issue #150
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#609
·
|
|
Review: Nuke OCIOFileTransform src knob renamed to 'file'
0.9 / 1.0 branch only
https://github.com/imageworks/OpenColorIO/pull/160
Addresses issue #154
-- Jeremy
0.9 / 1.0 branch only
https://github.com/imageworks/OpenColorIO/pull/160
Addresses issue #154
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#608
·
|
|
OCIO 0.8.6 released
OCIO 0.8.6 has been released.
This will be the final 0.8 release before the 1.0 release candidate
later this week.
The biggest change in 0.8.6 is the config reading / writing has been
updated to
OCIO 0.8.6 has been released.
This will be the final 0.8 release before the 1.0 release candidate
later this week.
The biggest change in 0.8.6 is the config reading / writing has been
updated to
|
By
Jeremy Selan <jeremy...@...>
·
#607
·
|
|
Review: Further enabled the NukeWrapper for channel swizzling
https://github.com/imageworks/OpenColorIO/pull/159
Fixed some misspellings and re-enabled all the NukeWrapper features, redoing the knob layouts. I did remove some knobs rather than use the
https://github.com/imageworks/OpenColorIO/pull/159
Fixed some misspellings and re-enabled all the NukeWrapper features, redoing the knob layouts. I did remove some knobs rather than use the
|
By
Sean Looper <sean....@...>
·
#606
·
|
|
Review: Added read/write support for Iridas .itx format
https://github.com/imageworks/OpenColorIO/pull/158
-- Jeremy
https://github.com/imageworks/OpenColorIO/pull/158
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#605
·
|