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…
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
AwayPhysics
Extremely fast Alchemy port of the widely known Bullet Physics Engine. It is specifically designed for Away3D 4.x, providing an optimized, closely coupled physics library…
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…
PhysicsEditor
Physics editor for AS3 games. It takes care of convex/concave polygons and polygon orientation. Simply drag your shapes inside the editor and press the auto trace…
Commercial
Comments Off on PhysicsEditor
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
FluidSolver
Class for solving real-time fluid dynamics simulations based on Navier-Stokes equations and code from Jos Stam’s paper “Real-Time Fluid Dynamics for Games” Original implementation in C++…
MIT
Comments Off on FluidSolver
JiglibFlash
Open source AS3 3D Physics Engine. It’s ported from the c++ open source physics engine jiglib.
MIT
Comments Off on JiglibFlash
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