JSPM

  • Created
  • Published
  • Downloads 600
  • Score
    100M100P100Q98917F
  • License MIT

Babylon.js Smart Filter core

Package Exports

  • @babylonjs/smart-filters
  • @babylonjs/smart-filters/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@babylonjs/smart-filters) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Babylon.js Smart Filters

Core

A Smart Filter is a node based description of effects to apply on various inputs in order to create a visual output on a canvas element or specified render target.

The main usage is for video processing and composition but it could be easily reused for picture edition or procedural creation.

See the full documentation at doc.babylonjs.com