Tag Archives: LGPL

CaptureDevice

Air Native Extension, Mac, Windows , | Leave a comment

CaptureDevice is an 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 only on new frame. Sample package { import flash.display.Bitmap; import flash.display.BitmapData; import … Continue reading

Minko Collada

Misc , | 2 Comments

Minko Collada is an extension for Minko game engine to handle the Collada file format. It provides you with methods to read animations, controllers, effects, geometries, images, materials, nodes and visual scenes.

ASaudio

Sound , | Leave a comment

ASaudio is a small library dedicated to simple and efficient sound handling. It has a straight-forward, clear and coherent syntax. A great feature is that you can put a bunch of sounds into a Group or a Playlist object and control … Continue reading

Minko

3D , | 1 Comment

Minko is a tool that enables the creation of rich and interactive 3D web applications. Relying on the Adobe Flash Platform, Minko delivers high quality and interactive 3D graphics in any website. The engine has a modular architecture, allowing the … Continue reading

Tonfall

Sound , | Leave a comment

Tonfall is a framework to get you started in audio dsp programming within the Flashplayer(10+). It introduces only a vague design of an audio engine and is rather focussed on readability and simplicity than performance optimizations. Features: process audio- and event-processors … Continue reading