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
AIR OpenCV Extension
Native extension that exposes HAAR cascade executions with OpenCV. It’s implemented as an asynchronous library and uses a separate thread for the OpenCV execution. This…
BSD
Comments Off on AIR OpenCV Extension
MacOSFullScreen
Native extension to allow applications to use native full screen move in Mac OS (Lion or higher). It allows the application to have its own space created,…
Comments Off on MacOSFullScreen
AIR ChromeWindowBlur
Native extension for Mac/OSX development that uses native graphics to enhance the window SystemChrome option with blur/alpha effects. It overrides some of the properties of AIR Framework and…
MIT
Comments Off on AIR ChromeWindowBlur
AIRControl
AIRControl is a native extension that allows the use of game controllers. The extension has the hability to read controller information such as the current value for any axis, POV hat…
Oculus
Native extension that allows the use of Oculus Rift, a next-generation virtual reality headset designed for immersive gaming. The extension currently works on Mac OSX and Windows,…
FRESteamWorks
Adobe native extension to access the SteamWorks API. Using this extension is possible to manage achievements, set/get stats values and write/read files in the cloud. The…
Free
Comments Off on FRESteamWorks
AIRKinect
Native Extension for use with Adobe AIR 3.0+ on windows and OSX. It allows AIR developers to tap into the rich experience of the Microsoft…
as3 arduino connector
Native extension to connect Arduino Prototyping board to Flash apps. The ArduinoConnector mimics the flash.net.Socket class that is internal to the Flex Framework. It provides you with methods to…
CaptureDevice
Adobe Air Native Extension for video capturing from cameras. It supports Windows (Direct Show) and Mac (QTkit), is able to handle multiple cameras and updates…
LGPL
Comments Off on CaptureDevice