-
So, I have a use case where I need to bake the contents of a ICC profile into a (3D)LUT for use with realtime color management on the GPU. To minimize error, I'm constructing a cmsHTRANSFORM that goes…
haasn updated
2 years ago
-
### Is your feature request related to a problem?
For [three-filmic](https://github.com/donmccurdy/three-filmic), I'm extending `EffectPass` with a custom pass that (a) applies the user's specified…
-
Hi,
I recently bought a M1 MacBook and as part of my setup, I noted that the OpenColorIO Wheels for ARM64 do not work. We quickly discussed about it with @remia this morning. Repro steps:
```bas…
-
After a LUT folder is selected, all contained LUT files can be scrolled through on the top right corner of the module. Yet the files appear to be listed in no determinable order. This behaviour has be…
-
Hi, I am trying to build mayavi from source and it fails with a segfault
```
Building TVTK classes... vtkAnimationCue: Ignoring method: Get/SetDirection
default: 1, range: None
vtkContextDevice2…
-
**Is your feature request related to a problem? Please describe.**
Sending 'live' data from a DCC app (`Maya`, `Houdini`, etc.) to `kajia`.
`NSI` is an open, node-based C API for DCC apps to commu…
-
Hi,
I've made the following plugin for creating complex graphics involving duplicating a texture many times:
```
{
"name" : "Sprite Replicator",
"url" : "https://yikuansun.github.io/…
-
The above command creates an incorrectly formatted LUT.
The dimensions are: w: 2048, h: 128
Should be: w: 4096, h: 64
The cells look like this
![image](https://user-images.githubusercontent.com/…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
D81 Images sometimes tend to load them into RAM. This is true for Sonic the Hedgehog for…
-
I spent all day trying to get opencolorio to work. First I tried compiling it for windows which resulted in a roadblock dependency which is a tool that no longer exists on the internet, then I tried i…