Skip to content

See about Getting OCIO Transforms on GPU #163

Description

@AltaArts

Right now the pipeline is:

  • Caching into RAM on CPU (has to be for formats such as ProRes)
  • RAM - > CPU for OCIO calcs -> RAM
  • RAM -> GPU for Display

this is working pretty well and fast, but will explore creating the OCIO transform in a GPU shader so it will just go:

RAM -> GPU (OCIO) -> GPU (Display)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions