Tag Archives: MIT

AS3MUL

Peer to peer  framework built using Adobe Cirrus with ease of use and scalability in mind. It was built to allow developers…

MIT
5 Comments

Axel

Axel is an open source, hardware accelerated 2D flash game library. It takes advantage of Stage3D in order to offload all the rendering to the GPU to gain huge performance boosts over…

MIT
3 Comments

Paperquake2

Paperquake2 is a Quake2 engine for Papervision3D. For the code to run you need the PAK files included with Quake 2,  so you can extract the BSP map files.

MIT
2 Comments

AsCollada

Library for parsing Collada files.

MIT
2 Comments

mvcExpress

Pretty fast and simple MVC based framework. It is engineered to let you organize your code in small units that are easy to manage and re-factor. It allows those units to…

MIT
1 Comment

ARE2D

Compact 2D game engine based on GPU or Bitmap animations. It has classes for GPU animation sprites, Y sorting, textfields, collision tests…

MIT
1 Comment

As3-Bloom

Light weight user interface framework for developers. Some of its features include: Theme editor. Margin layout system. Brush skining system makes it easier to change…

MIT
1 Comment

Advanced Hi-Res-Stats

Fork of the original Hi-Res-Stats, by…

MIT
7 Comments

Nest3d

Light weight and flexible 3D engine. It is simple to use and has some features as mesh control, light management (e.g. ambient or directional) and…

MIT
1 Comment

Emitter

Particle FX engine developed by the same author of Stardust particle engine. Some features: Easy-to-use API. Comprehensive structure. Behavior and behavior triggers. Particles can be…

MIT
1 Comment

Monitor

Lightweight customizable property monitor. Some features: watch any property of any class customizable update rate customizable per-property color chat rendering for numeric values watch framerate,…

MIT
2 Comments

Governor

Script engine that provides all functions and operators you know from AS3, such as operators, math functions, math constants. Additionally it provides multithreading functionality for…

MIT
1 Comment

ParticleSun

Fast, lightweight particle engine that uses 3D vectors for its calculations, allowing for the particles to be viewed in a three-dimensional environment. It’s expandable and comes with…

MIT
1 Comment

As3Cards

As3cards provides a skinnable card engine for creating playing card games. The project has an example implementation of Klondike Solitaire. Sample /** * Creates the initial layout for the…

MIT
3 Comments

As3HttpClientLib

As3HttpClientLib is a HTTP client for AS3. It uses AS3Crypto TLSSocket support for implementing HTTPS. The lib can be used as a replacement for Flash’s URLRequest/URLStream API. Some features: GET,…

MIT
2 Comments