Skip to content

Efficient splat3/4 rendering #15

Description

@kui

At A18 (or later A17?), splat3.png is completely transparent image. So we require to drop the alpha values of splat3.png on web browsers.

But the processing takes match time because the image is parsed with pure javascript.

We need to know about browser API (around File API? ImageBitmap? or Canvas?).

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