Categories
- Air Native Extension
- Animation
- AS3 Game Gears Blog
- Assets
- Augmented Reality
- Authentication
- Backend
- Compression
- Computer Vision
- Cryptography
- Debug
- Decompilers
- Editors
- Engines
- Frameworks
- IA
- IDE
- IM
- Input
- Loaders
- Localization
- Math
- Misc
- Monetization
- Multiplayer
- Obfuscation
- Particles
- Path Finding
- Physics
- Profiling
- Serialization
- Sound
- Stage3D
- State machine
- Testing
- Text
- Tracking
- Tweening
- UI
- Video
- XML
quiero
Wrapper for URLRequests class providing a much more easier and jQuery-like API to handle data. The lib has a single method called request used to perform…
hdr
Hdr is a high dynamic range image processing library for double-precision image processing. The lib is able to handle OpenEXR files , which is a HDR image file format, allowing a…
DMT
DMT providing run-time dynamic (and fast) rasterization of vector images to bitmaps and the generation of the atlases. The use of vector images in games ensures sharpness while scaling, moving,…
Crossbridge
Crossbridge is the open-source version of Adobe FlasCC (formerly the Alchemy project). It provides a complete BSD-like C/C++ development environment based on GCC that lets you compile your C/C++…
Shporter
Flash extension that exports timeline animation into different formats. It walks over the animation key-frames and exports a Spriter file, which preserves the animation modular data…
as3-image-library
As3-image-library is a collection of image encoding algorithms. The lib currently supports the encoding process of BitmapData into PNG and JPEG images with Pixel density (DPI). A bitmap is supplied…
QuadtreeSprite
Starling extensions which enables efficient handling of large number of children DisplayObjects. It is useful when the game needs a container of objects which are usually not visible…
MIT
Comments Off on QuadtreeSprite
Achieve
Library to easily implement achievements in a game. Every achievement is described as a combination of properties (which are counters) guided by simple update and…
Simplified JavaScript
Simplified JavaScript is AS3-based Javascript interpreter. It handles most JavaScript, and you can instantiate native flash objects like MovieClip with the “new” operator and manipulate them. It is useful as…
Comments Off on Simplified JavaScript
Grimace
Free Flash-based web component which displays emotions through facial expressions of a comic-like face. It is based on the idea that the face can serve…
WorkerCompat
WorkerCompat is a Worker wrapper for compatibility with all AS3 versions of the Flash Player (9 and later). It simply uses dynamic-lookup to determine if the Worker API is…
Volumetrics
Volumetrics is a library for real-time volumetric lighting effects. It has a  volumetric point light class that creates a simple effect container with a gradient emission pattern. It also…
Starling Graphics
Starling extension that adds Jon Pace’s ‘Fill’ and ‘Stroke’ display objects, reproducing the flash.display.Graphics class. It has support for adding arbitrary vertices that are then triangulated for rendering…
Actionscript Diff
Port from the Java implementation of the algorithm as is provided by…
Apache 2.0
Comments Off on Actionscript Diff
Relative Date
Library for working with and generating relative date strings. It has a simple API and allows to calculate dates using human-readable form, such as…