Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

Add more blending modes #102

@elgopher

Description

@elgopher

Add more blending modes such as:

  • destination
  • destination-over
  • source-out and destination-out
  • source-in and destination-in
  • source-atop, destination-atop
  • xor

More information about alpha compositing can be found here:

https://ciechanow.ski/alpha-compositing/

New blending modes should be added to blend (CPU-based blending) and glblend (GPU-based blending)

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