Skip to content

support for colored rendering of videos #8

Description

@shvass

currently textureViewLayer only supports grey scale images. (or it only uses greyscale channel for rendering).
Add support for colored rendering.

Planned implementation

  • maintain multiple shaders (opengl programs) supporting different types of image format.
  • select program based on the type of texture passed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions