Giter Club home page Giter Club logo

Comments (5)

badlogic avatar badlogic commented on May 2, 2024

From badlogicgames on June 29, 2010 08:40:56

Hm, i'll be looking into it tomorrow.

Status: Accepted
Owner: badlogicgames

from libgdx.

badlogic avatar badlogic commented on May 2, 2024

From [email protected] on June 29, 2010 09:28:09

I did look again at it, and i was sucessfully able to use it. There is a difference tought with stock box2d/jbox2d (it seems). I had to set my ground fixture def and collide bodys groupeIndex to 1 then it work, while with jbox2d/box2d the ground groupeIndex is not set and other collide body are set to -1.
Hope it help.

from libgdx.

badlogic avatar badlogic commented on May 2, 2024

From [email protected] on June 29, 2010 10:45:05

Sorry for the spam ... would it be possible to get a mail address ? I'd like to send you a code i wrote. It don't react the same way on the computer and on the phone. I'v wrote a motorcycle code, it run very well on the computer side, but it does react strange on the phone. The wheel (RevoluteJoint) is not solid to the chassis. Can't explain very well :)

from libgdx.

badlogic avatar badlogic commented on May 2, 2024

From [email protected] on June 29, 2010 13:52:04

My last problem seems to be related to a fixture "restitution" parameter bug on the android side. A low value will cause the body to bug when it is in contact with an oriented shape while a high value will of course make it too "elastic".

from libgdx.

badlogic avatar badlogic commented on May 2, 2024

From badlogicgames on July 15, 2010 03:26:54

I modified the Box2DTest like this: ground fixture has groupIndex 0, all boxes have group index set to -1. Boxes don't collide with each other but only with the ground. I guess without a sample i can't reproduce your problem. I set this to WontFix in the meantime, if you happen to be able to provide me with a test case i'll reopen it.

Concerning your "restitution" problem i again would need a sample. As we discussed seperately it is connected to you not using a fixed time step, which i could reproduce with a slow software OpenGL renderer on my desktop.

Status: WontFix

from libgdx.

Related Issues (20)

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.