game-physics
instantly sleeping stack of dynamic objects
My scene has a number of stacks of dynamic objects. When the simulation starts, it takes a while for these to \"resolve\" before they become sleeping islands. This affects performance significantly fo[详细]
2023-01-13 19:18 分类:问答Pendulum with moving pivot
I\'m making a game which you can see here, if you are on Windows or Linux: http:/开发者_如何学Go/insertnamehere.org/birdsofprey/[详细]
2023-01-12 10:26 分类:问答Plotting points for a projectile before a force is applied
For example in Peggle or Apple Jack, the user can move around a curve showing where the ball (or the washing machine / panda or whatever) is about to go before the user has开发者_开发知识库 requested[详细]
2023-01-10 15:55 分类:问答Good 2D Collision Response References
Hey, I\'m currently looking for various methods of implementing collision resp开发者_如何学JAVAonse in 2D video games, something similar to this tutorial Metanet has: N Tutorial I\'m looking to implem[详细]
2023-01-07 13:57 分类:问答Bullet physics engine, how to freeze an object?
Using Bullet 2.76 I\'m trying to freeze an object (rigid body) so that it instantly stops moving, but still responds to collisions.[详细]
2023-01-03 12:59 分类:问答Vertical circular motion : time(x/y) versus velocity equation
I wanted to simulate the following through animation : A ball starts with a certa开发者_如何学Cin velocity at the bottom most point of[详细]
2023-01-03 08:14 分类:问答Kalman Filter for Android
Is there a Kalman filter implementation I can use to fliter my gyroscope an开发者_C百科d acceleration data from an Android Phone? Have a look at this project: http://library.rl-community.org/wiki/Heli[详细]
2022-12-30 14:35 分类:问答Bouncing a ball off a surface
I\'m currently in the middle of writing a game like Breakout, and I was wondering how I could properly bounce a ball off a surface.[详细]
2022-12-30 05:49 分类:问答The physics of turning in a boat
I am writing a small simulation of a boat (a sailboat under power rather than sail).It has a rudder and a keel and I have most of the phys开发者_如何学编程ics working for the thrust and drag.I have mo[详细]
2022-12-27 03:45 分类:问答Sliding Response after a Point-Square Collision
In general terms and pseudo-code, what would be the best way to have a collision response of sliding along a wall if the wall is actually just a part of an entire square that a point is colliding into[详细]
2022-12-23 05:20 分类:问答
加载中,请稍侯......