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
Tag Archives: Apache 2.0
as3-msgpack
Efficient binary serialization format, allowing applications to exchange data among multiple languages like JSON, but using a much faster…
FaceRecognitionLib
Library to recognize (not only detect) faces in an image. The library uses Eigenface (PCA) method for face recognition and can also be used for the recognition…
Moonshine
Moonshine is a middleweight AS3/Flex IDE implemented in Flex 4 & AIR with custom-built source editor using Flash Text Engine. The IDE has basic auto-completion, syntax highlighting, text manipulation (selection, cut, copy,…
Chartboost
Platform that helps developer monetize their games, making money promoting other…
Google Cloud Storage Upload
Native extension to upload data to binary file Google Cloud Storage with HTTP POST on iOS and Android. The extension provides the developer with simple methods…
Video
Native extension for playing videos on iOS and Android. The extension can play a remote video using its URL, showing a graphical player during the reproduction….
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,…
Push Notification
Native extension for sending push notifications. It works on iOS and Android and allows the application to receive pushes (messages) from a server. On iOS devices, the…
device info util
Native extension that allows the application to read identification info from an iOS device. It is able to read the SSID, the MAC address and…
LicenseChecker
ANELicenseChecker is a native extension for Android to use the application licensing features of Google Play. It provides preventive measures against illegal distribution of your app, allowing the application to…
Apache 2.0
Comments Off on LicenseChecker
Android InApp Purchase
Native extension for Android to purchase virtual items. It uses Google Play In-app Billing version 3 API, supporting purchase of items, restoration of previously purchased…
device file util
Native extension that allows an application to open files with registered application on iOS (e.g Dropbox). Using the extension an application can provide the user with…
PhotosAlbum
Native extension to save image as JPEG or PNG to iOS CameraRoll. The extension saves a new image based on a ByteArray containing the original image…
Apache 2.0
Comments Off on PhotosAlbum
ANE-Facebook is a native extension for Facebook SDK on iOS and Android. The extension contains the new Facebook SDK for iOS (3.1), but it still uses the old Facebook SDK for Android (the…