Skip to content

MotionBlurFilter doesn't work with WebGL. With preference: 'webgpu' it works. #489

@timkonieczny

Description

@timkonieczny

The MotionBlurFilter doesn't work when initializing the Pixi app with preference: 'webgl'. With preference: 'webgpu' it works as expected.

The issue is visible here. Just replace webgpu with webgl. https://stackblitz.com/edit/vitejs-vite-pe8rxx69?file=src%2Fmain.ts

In the Filters demo it also doesn't work. https://filters.pixijs.download/main/examples/index.html?enabled=MotionBlurFilter

Tested with "pixi-filters": "^6.1.0" and "pixi.js": "^8.7.2" on Chrome on Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions