Tag Archives: MIT

GLS3D

GLS3D is an implementation of OpenGL for Stage3D that can run inside Flash Player 11+. Behind the scenes all of the OpenGL APIs are implemented ontop of GPU accelerated Stage3D…

MIT
2 Comments

Appirater

Native extension that will help remind your users to review your app on the App Store. Using the extensions is possible to define some circumstances to fulfill until…

MIT
4 Comments

DragonBones

DragonBones is a 2D skeleton animation framework based on assets parsing. It contains a design panel (Flash Pro extension) and a Starling based library that allows you to design skeleton animation in…

MIT
Comments Off on DragonBones

Pomelo

Fast, scalable game server framework for node.js. It provides the basic development framework and a lot of related components, including libraries and tools. It is also suitable…

MIT
Comments Off on Pomelo

OimoPhysics

3D physics engine. It supports rigid bodies and has some out of the box collision detectors such as sphere/box and box/shape. There are two built-in…

MIT
Comments Off on OimoPhysics

Red2D

Red2D is a GPU accelerated 2D framework.  It was designed to make it easy to use Stage3D capabilities.  The framework has a complete set of features supporting cameras, filters,…

MIT
2 Comments

ServerSocket

ServerSocketANE is an Air Native Extension (ANE) for ServerSocket on mobile platforms. The ServerSocket class is not available on mobile platforms directly from Adobe in the Air SDK. This extension…

MIT
1 Comment

AS3LinAlg

AS3LinAlg is a linear algebra library. Its provides  up to four solvers: Jacobi SVD, Eigen Vectors/Values,  Cholesky, LU and Polynomial. The library requires Apparat to be compiled, but it doesn’t use Memory…

MIT
1 Comment

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…

MIT
2 Comments

Ash

Entity framework for game development. In Ash, the nodes (entities) serve two purposes. First they enable the use of a more efficient data structure in which…

MIT
2 Comments

Tween24

Tweening library. Using a jQuery like sintax, the library tries to eliminate typing mistakes and speed up development. It also provide methods for serial and parallel…

MIT
2 Comments

MongoAS3

MongoAS3 is a driver for MongoDb that works without the use of a server side language. The driver is written in pure AS3 so it is usable in both…

MIT
8 Comments

Fruitfly

Library for dynamic creation of Starling display objects from native Flash display objects. It enables the creation of MovieClips and Images from Flash DisplayObjects and,…

MIT
1 Comment

Starling ImageBatch

Starling ImageBatch is an optimized image batching for Starling. It can efficiently (in terms of CPU and memory) render a large number of images sharing the same texture. This class is…

MIT
Comments Off on Starling ImageBatch

MadComponents

Set of user interface components for Adobe AIR Mobile. It contains Buttons, Labels, Image, Lists, List Navigation, View Flipper, Pages, Tab Pages etc. The layout is…

MIT
Comments Off on MadComponents