Giter Site home page Giter Site logo

Comments (2)

Dooskington avatar Dooskington commented on June 10, 2024

Managed to capture a gif of it happening, and the log at the same time. 55 is the ball, 45 is the brick that it gets stuck on.

step
contact started: handle1: Index { index: 55, generation: 4 }, handle2: Index { index: 45, generation: 0 }
No contact pair found for collision!
step

6tbjBvhKO5

It seems like it happens more often at the borders of the bricks, i.e. where two Cuboids are basically stacked right next to each other.

from nphysics.

Dooskington avatar Dooskington commented on June 10, 2024

I just had this happen again, but CCD was disabled:

step
contact started: handle1: Index { index: 54, generation: 0 }, handle2: Index { index: 44, generation: 0 }
No contact pair found for collision!
step
step
contact started: handle1: Index { index: 54, generation: 0 }, handle2: Index { index: 43, generation: 0 }
No contact pair found for collision!
step
step
step
contact stopped: handle1: Index { index: 54, generation: 0 }, handle2: Index { index: 44, generation: 0 }

I think this may not be specific to CCD, but having it enabled seems to make it worse.

from nphysics.

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.