|
Re: Problems using OCIO with QT and QtOpenGLWidget
The above code gives me black pixels even if the lut3dTex is filled with values of 1.0 so there must be a problem with the usage of the 3dtexture and Qt.
The above code gives me black pixels even if the lut3dTex is filled with values of 1.0 so there must be a problem with the usage of the 3dtexture and Qt.
|
By
haggi@...
·
#1861
·
|
|
Re: Problems using OCIO with QT and QtOpenGLWidget
Thanks Patrick,
you are right, the result of the log is black because the values are negative, it works correclty.. stupid me. So it has something to do with the lookup table. Is there any way to
Thanks Patrick,
you are right, the result of the log is black because the values are negative, it works correclty.. stupid me. So it has something to do with the lookup table. Is there any way to
|
By
haggi@...
·
#1860
·
|
|
Re: Problems using OCIO with QT and QtOpenGLWidget
Hi,
As a first investigation step, did you try using `ociodisplay` directly (i.e. as-is):
`set OCIO=C:/daten/coding/imgview/imgView/AE_OCIO/config.ocio`
`ociodisplay.exe -v
Hi,
As a first investigation step, did you try using `ociodisplay` directly (i.e. as-is):
`set OCIO=C:/daten/coding/imgview/imgView/AE_OCIO/config.ocio`
`ociodisplay.exe -v
|
By
Patrick Hodoul
·
#1859
·
|
|
Re: Problems using OCIO with QT and QtOpenGLWidget
Found a possible reason for the black image. In the fragment shader code generated by ocio which look like this:
vec4 OCIODisplayA(vec4 inPixel, sampler3D lut3d){
vec4 out_pixel =
Found a possible reason for the black image. In the fragment shader code generated by ocio which look like this:
vec4 OCIODisplayA(vec4 inPixel, sampler3D lut3d){
vec4 out_pixel =
|
By
haggi@...
·
#1858
·
|
|
Problems using OCIO with QT and QtOpenGLWidget
Hi,
I try to make a simple imageviewer with the help of QT and ocio. From the ociodisplay.cpp I tried to extract the needed pieces and transfer it to a Qt workflow. Displaying pictures with OpenGl
Hi,
I try to make a simple imageviewer with the help of QT and ocio. From the ociodisplay.cpp I tried to extract the needed pieces and transfer it to a Qt workflow. Displaying pictures with OpenGl
|
By
haggi@...
·
#1857
·
|
|
Re: pyOCIO Windows compilation error against Python36
That's great news, thank you !
That's great news, thank you !
|
By
renaudtalon@...
·
#1856
·
|
|
Re: pyOCIO Windows compilation error against Python36
I'm currently writing new Python bindings for OCIO (with pybind11, targeting the 2.0 release), which will support Python 3 (and 2). Stills a ways to go, but it's in the works.
I'm currently writing new Python bindings for OCIO (with pybind11, targeting the 2.0 release), which will support Python 3 (and 2). Stills a ways to go, but it's in the works.
|
By
Michael Dolan
·
#1855
·
|
|
Re: pyOCIO Windows compilation error against Python36
Sorry for re-opening this so late. I did test the fix I thought work among other few things but I can't get OCIO to work with Python 3+ on Windows.
I tested with both OCIO 1.1 and OCIO 2.0 (master
Sorry for re-opening this so late. I did test the fix I thought work among other few things but I can't get OCIO to work with Python 3+ on Windows.
I tested with both OCIO 1.1 and OCIO 2.0 (master
|
By
renaudtalon@...
·
#1854
·
|
|
Cancelled Event: OpenColorIO TSC meeting (weekly) - Monday, 14 October 2019
#cal-cancelled
Cancelled: OpenColorIO TSC meeting (weekly)
This event has been cancelled.
When:
Monday, 14 October 2019
9:30am to 10:00am
(UTC-07:00) America/Los
Cancelled: OpenColorIO TSC meeting (weekly)
This event has been cancelled.
When:
Monday, 14 October 2019
9:30am to 10:00am
(UTC-07:00) America/Los
|
By
ocio-dev@lists.aswf.io Calendar <ocio-dev@...>
·
#1853
·
|
|
Re: Expected release of OCIO from its new home in AcademySoftwareFoundation/OpenColorIO
Thanks for the update Michael,
That all makes sense. I saw that assignment bug and got worried that cut wasn't something I should really consider. Looking forward to 2.x.
Cheers,
- James
Thanks for the update Michael,
That all makes sense. I saw that assignment bug and got worried that cut wasn't something I should really consider. Looking forward to 2.x.
Cheers,
- James
|
By
jrb@...
·
#1852
·
|
|
Re: Expected release of OCIO from its new home in AcademySoftwareFoundation/OpenColorIO
Hi James,
OCIO 1.1.1 should compile if you tell your compiler to not treat warnings as errors, or pass a flag to ignore that particular warning.
That warning was resolved in master a while back, but
Hi James,
OCIO 1.1.1 should compile if you tell your compiler to not treat warnings as errors, or pass a flag to ignore that particular warning.
That warning was resolved in master a while back, but
|
By
Michael Dolan
·
#1851
·
|
|
Expected release of OCIO from its new home in AcademySoftwareFoundation/OpenColorIO
Hi,
I was trying to pick a more modern version of OCIO than the one I've been using (1.0.9) so I started at the latest at the old download location https://opencolorio.org/downloads.html with v1.1.1.
Hi,
I was trying to pick a more modern version of OCIO than the one I've been using (1.0.9) so I started at the latest at the old download location https://opencolorio.org/downloads.html with v1.1.1.
|
By
jrb@...
·
#1850
·
|
|
Re: ACES OpenColorIO-Configs (and other stories)
Sean, thank you for the detailed and well thought out proposal. I fully support it but agree the versioning plan needs some more discussion.
Given that OCIO v2 has some features that are
Sean, thank you for the detailed and well thought out proposal. I fully support it but agree the versioning plan needs some more discussion.
Given that OCIO v2 has some features that are
|
By
Doug Walker
·
#1849
·
|
|
Re: ACES OpenColorIO-Configs (and other stories)
The descriptions and release notes definitely needed some love, but since it was just a draft proposal I didn't put that effort in. I also think the release names could be better as
The descriptions and release notes definitely needed some love, but since it was just a draft proposal I didn't put that effort in. I also think the release names could be better as
|
By
Sean Cooper
·
#1848
·
|
|
Re: ACES OpenColorIO-Configs (and other stories)
Maybe we keep the tags as they are but create smaller amount of explicit releases with good descriptions of what they are? Users will most likely look for releases anyway.
Maybe we keep the tags as they are but create smaller amount of explicit releases with good descriptions of what they are? Users will most likely look for releases anyway.
|
By
Thomas Mansencal
·
#1847
·
|
|
Re: ACES OpenColorIO-Configs (and other stories)
The dual version numbers is pretty gross, but I'm not sure how else you can have two independent versions tracked. Unless we just don't care about having independent ACES Config releases, and only
The dual version numbers is pretty gross, but I'm not sure how else you can have two independent versions tracked. Unless we just don't care about having independent ACES Config releases, and only
|
By
Sean Cooper
·
#1846
·
|
|
Re: ACES OpenColorIO-Configs (and other stories)
@Sean: I'm not saying we should remove them, but just clean up the stack:
e.g. which one do I take for ACES 1.1? v1.1 or ACES-1.1.0_v1.0.0?
Thomas Mansencal - colour-science.org - thomasmansencal.com
@Sean: I'm not saying we should remove them, but just clean up the stack:
e.g. which one do I take for ACES 1.1? v1.1 or ACES-1.1.0_v1.0.0?
Thomas Mansencal - colour-science.org - thomasmansencal.com
|
By
Thomas Mansencal
·
#1845
·
|
|
Re: ACES OpenColorIO-Configs (and other stories)
@Deke
The Sony configs are heavily referenced in the present documentation (the only place where real OCIO usage is described) so until a new user-story is put forth they should remain accessible.
I'd
@Deke
The Sony configs are heavily referenced in the present documentation (the only place where real OCIO usage is described) so until a new user-story is put forth they should remain accessible.
I'd
|
By
Sean Cooper
·
#1844
·
|
|
Re: ACES OpenColorIO-Configs (and other stories)
Hi Deke,
To be fair, at this stage, I don't think it hurts to leave them as they are.
To some extent, the SPI Gospel is what tipped the balance on my end to improve the shaper, if people did not do
Hi Deke,
To be fair, at this stage, I don't think it hurts to leave them as they are.
To some extent, the SPI Gospel is what tipped the balance on my end to improve the shaper, if people did not do
|
By
Thomas Mansencal
·
#1843
·
|
|
Re: ACES OpenColorIO-Configs (and other stories)
Comments on II #3
Why even include the nuke-default? Those are the configs from Nuke 6.3 when OCIO was first implemented in Nuke 7-8 years ago, wildly out of date compared to what ships with the
Comments on II #3
Why even include the nuke-default? Those are the configs from Nuke 6.3 when OCIO was first implemented in Nuke 7-8 years ago, wildly out of date compared to what ships with the
|
By
Deke Kincaid
·
#1842
·
|