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…

2D
6 Comments

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…

3D
Leave a comment

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…

3D
5 Comments

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…

2D
Leave a comment

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…

2D
Leave a comment

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…

2D
2 Comments

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…

Physics
Leave a comment

Flave

Flash-based, OOP verlet physics engine.

2D
Leave a comment

Jelloas3

Port of JelloPhysics, an open source 2D physics library for XNA.

2D, Physics
Leave a comment

Box2D Flash Alchemy Port

2D physics engine for AS3, built on the C++ Box2D engine compiled with Adobe Alchemy.

2D, Physics
Leave a comment

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…

2D, Physics
Leave a comment

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++…

Physics
Leave a comment

JiglibFlash

Open source AS3 3D Physics Engine. It’s ported from the c++ open source physics engine jiglib.

3D, Physics
Leave a comment

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…

2D, 2D, Engines, Physics
Leave a comment

Fisix

Verlet based physics engine. This engine is aimed towards use in games and other relatively cpu intensive real-time applications.

2D, Physics
1 Comment