Skip to content

Palette shifting #2

@Kirkman

Description

@Kirkman

The RIP specs say:

Once a Set Palette command is processed, any colors on the screen that had their corresponding palette entries changed will instantly switch to the new color set. You may obtain color cycling effects by using this command.

Because right now I'm simply drawing on an HTML5 canvas with its antialiasing features, palette shifting seems nearly impossible without major refactoring.

Palette shifting effects would be very easy to achieve in SVG, though, by applying classes to the elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions