GithubHelp home page GithubHelp logo

box2dhx2.1a's Introduction

Box2D 2.1a finally ported!!! :D...

But there is some known bugs... The Continous Collision Detection is bugging. So be sure to turn off the CCD feature with world.SetContinuousPhysics(false);

If you want to send a patch for fixes, contact me in alijayameilio[at]gmail[dot]com or just hit the issues. I will be glad if you help me :D

For complete information about Box2D 2.1a you can see in http://www.box2dflash.org/

There are differences between the flash version and haXe version... this is the list:

  1. the package name is in lower case
  2. the class name is in upper case (so it's B2World not b2World)
  3. Number.MAX_VALUE and Number.MIN_VALUE is changed to B2Math.MAX_VALUE and Number.MIN_VALUE respectively

For note... this library hasn't been optimized, so the next thing must do is:

  1. optimized this library
  2. change Vector to Array or another kind container, so it can be crossplatform

box2dhx2.1a's People

Contributors

alijaya avatar

Stargazers

Joalor64 avatar  avatar Zaphod avatar Adrian K. avatar Fintan avatar Marcelo Serpa avatar  avatar

Watchers

 avatar James Cloos avatar Zaphod avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.