Skip to content

canvas filters

Black Ram edited this page Feb 19, 2025 · 5 revisions

Filters

::: warning This page is under construction Currently, this functionality is not available in Pixi’VN, but we plan to implement it. You can follow the development and show your interest in the following thread https://github.com/DRincs-Productions/pixi-vn/discussions/286. :::

Having the ability to filter the entire canvas or a specific component can be very useful in many cases.

image

The PixiJS Filters library provides this capability to PixiJS.

Clone this wiki locally