Skip to content

Implement better dithering #1

@Rodrigodd

Description

@Rodrigodd

Dithering is used to avoid banding artifacts in the smooth color gradient of the background. The current implementation of dithering were copied from Bevy's implementation. Not sure if I implemented it wrong, but it causes stripes for some color shadings.

It may be better change the dithering implementation. I have some done some tests in notebooks/dither.html.

The current implementation is in the shader script, more specifically here.

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