Skip to content

xperiments/Pulsar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pulsar. Utility library for PIXI.js

A compendium of little utilities to work with PIXI.js.

This is a WIP, features so far done:

  • PIXI.js declaration file ( need to be updated to the last interactive branch )
  • Port AS3 Point and Rectangle
  • Port AS3 scale9Grid as Bitmap9 (static) or Sprite9 (dynamic)
  • Typescript port from Shumway of micro Promises . https://github.com/mozilla/shumway/
  • HTMLRenderer to render HTML content to canvas, via html2canvas. http://html2canvas.hertzen.com/
  • DynamicTextureAtlas. Dynamically create texture atlas on the fly, by adding images or canvas elements.

More to come...

About

Pixi.js Typescript definition file and Utils

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published