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
Crater
Crater is a fast physics simulation for handling large quantities of solid rectangular crates. It was developed primarily to be the base for grid based physics games such as platformer-games. Despite of being…
Comments Off on Crater
PhysInjector
Collection of powerful factory and wrapper classes developed to work specifically with Box2D. It does not do any collision detection on its own, rather it significantly simplifies…
fbox2d
Port for box2d c++ physics lib. One principle of the fbox2d is to make the class names and function interfaces as similar with the c++ version as…
MIT
Comments Off on fbox2d
Nape
Powerful, fast, and friendly 2D Rigid Body physics engine for AS3/Haxe. It has an incredibly safe and friendly API and features such as general rigid body…
QuickB2
Complete abstraction of Box2D, providing grouped hierarchies, extensible classes, and event-driven callbacks. The high-level interface enables developers to create physics simulations that are impractical to…
Jelloas3
Port of JelloPhysics, an open source 2D physics library for XNA.
MIT
Comments Off on Jelloas3
Box2D Flash Alchemy Port
2D physics engine for AS3, built on the C++ Box2D engine compiled with Adobe Alchemy.
Comments Off on Box2D Flash Alchemy Port
World Construction Kit
Component framework for the Box2D Flash Alchemy Port, which allows 2D physics simulations for games / websites to be authored entirely within the…
Comments Off on World Construction Kit
Glaze
2D Rigid Body Dynamics & Game Engine. Some features: Rigid Body Dynamics; Scene management; Line of sight; User Input; Scrolling; AI. Core parts of the…
MIT
Comments Off on Glaze
Fisix
Verlet based physics engine. This engine is aimed towards use in games and other relatively cpu intensive real-time applications.
motor2
Rigid-body, iterative, impulse-based 2D physics engine for AS3 based on Box2D.
MIT
Comments Off on motor2
APE
Free AS3 open source 2D physics engine for use in Flash and Flex. Some of the features: CircleParticles: fixed or non-fixed; variable…
MIT
Comments Off on APE
FOAM
2D rigid body physics engine written in AS3. It is meant as an architectural and mathematical reference for developers interested in physics simulation in the…
MIT
Comments Off on FOAM
Box2DFlashAS3
Free 2D physics engine ported from Box2D C++ physics engine. It is mainly designed around rigid bodies and joints, but supports a host of other…