haxe-starling
v0.0.6
Published
a Haxe port of the “Starling Framework“, the popular AS3 hardware accelerated 2D graphics library.
Downloads
3
Readme
Haxeling (Starling for Haxe)
=============== An unofficial port of Starling 1.7 framework.
[Read more] (http://blog.peteshand.net/starling-for-haxe/)
Samples
Original Starling Demo
- [Flash Version] (http://peteshand.net/starling/haxe-stage3d/index.html)
- [HTML5 Version] (http://peteshand.net/starling/haxe-webgl/index.html)
- [CPP Version] (http://peteshand.net/starling/haxe-cpp/OpenFLStarlingSamples.zip) (out of date)
- [Original AS3 Version] (http://peteshand.net/starling/as3-stage3d/index.html)
Install
- Download and install [haxe] (http://haxe.org/download/)
- Open a command line and type:
- haxelib install starling
Dependencies:
- Haxe
- OpenFL
- Lime
Missing functionality / work in progress:
- All targets
- ATF texture format
- Native
- Bitmap Fonts
- html text styling
- Sound Triggering
- Render Texture
- HTML5 and Native
- Masks
- Filters
General Weirdness:
- Haxe Swf performance worse than AS3 Swf
- htmlText glitches
- renderTexture glitches