Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonathanhart/pixelmask
A Starling Extension to provide pixel based masking for Starling display objects
https://github.com/jonathanhart/pixelmask
Last synced: about 2 months ago
JSON representation
A Starling Extension to provide pixel based masking for Starling display objects
- Host: GitHub
- URL: https://github.com/jonathanhart/pixelmask
- Owner: jonathanhart
- Created: 2012-11-18T21:33:48.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-12-27T09:47:17.000Z (about 7 years ago)
- Last Synced: 2024-08-03T05:01:52.396Z (5 months ago)
- Language: ActionScript
- Size: 2.02 MB
- Stars: 57
- Watchers: 17
- Forks: 28
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-actionscript-sorted - pixelmask - A Starling Extension to provide pixel based masking for Starling display objects (User Interface / Starling)
README
pixelmask
=========A Starling Extension to provide pixel based masking for Starling display objects
For documentation and usage, please see the wiki:
http://wiki.starling-framework.org/extensions/pixelmask
/demo/ Notes:
To run the demo, the following are required as linked source paths:
- Pixelmask (found in the /src directory of this repository)
- Starling (found here: https://github.com/PrimaryFeather/Starling-Framework)
- Starling Particles Extension (found here: https://github.com/PrimaryFeather/Starling-Extension-Particle-System)IMPORTANT NOTE:
Please use the latest version of Starling. There was a crucial performance improvement post 1.4's release that has a significantly positive impact on users of Pixelmask!Author:
Jonathan Hart
[email protected]