Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 692 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 692 Bytes

SVGAPlus

SVGAPlus

logo

Enhanced SVGA Player.

Feature

  • Vanilla canvas drawing by default, no 3rd-part rendering libs included.
  • Pixi.js renderer available.
  • Worker initialization, no thread blocking.
  • Provide more useful information and more customizable options, such as adjustable framerate.
  • No strange resizing behavior, acting like a HTML image.
  • Better API design for playing control.

Packages

  • core: SVGAPlus core components.
  • renderer.pixi: Pixi renderer for SVGAPlus.