My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 52
*About b2IDE* b2IDE is a set of Flash AS3 component classes designed to be used alongside the popular [http://box2dflash.sourceforge.net/ Box2D] two-dimensional physics simulation engine. b2IDE allows you to set up simulations visually in the Flash IDE, and automatically builds all the necessary ...
This project provides a way of using *Box2D 2.0.1* in Garage Games' *Torque Game Builder*. ==Features== * All of Box2D's classes are exposed to Torquescript * Box2D bodies and shapes can be bound to t2dSceneObject * Body and shape binding is supported in the TGB's scene editor through _Beh...
===pybox2d=== 2D physics library for Python under the [http://code.google.com/p/pybox2d/source/browse/trunk/LICENSE *zlib*] license. (not BSD, see below) ==== BSD? zlib? Which license? ==== As Google Code does not allow projects to be listed under some of the less popular licenses (see [http://...
对于Box2D的二次封装类库 使用方法: 在最开始执行EasyBox2D.initialize(this,true) 第二个参数表示是否显示虚拟物品 添加实体物品 EasyBox2D.instance.register(sp,{type:EasyBox2D.CIRCLE,density:1.0,friction:0.4,restitution:0.3}) 添加虚拟物品 EasyBox2D.instance.register(null,{type:EasyBox2D.CIRCLE,x:45,y:50,radius:12.5,density:1.0,friction:0...
Dickbox is a prototype of a game written in C++ with [http://www.box2d.org Box2D] physics engine and [http://www.liballeg.org Allegro] library. This project is developed sporadically in my free time just for fun and improving my programming skills.
An AS3 Flash Game, based on box2d (AS3 Version). It`s about building Towers (and destroying them ;-)
Basicly the idea of this project is to test this combination and make something interesting taking the best of both libraries.
a flash actionscript port for box2d c++ physics lib (http://code.google.com/p/box2d/).
a small physical game
Cool 2D flight simulation with realistic flight, damage mods and stuff. = News = == Version 0.1 Released == Grab binary packages form downloads section (currently only Linux 64 and Windows. 32-it Linux version soon) and have fun! If you like add some ideas, artwork, content or code to th...
1 2 3 4 5 6 Next