physics
Computing EField around a point in a ring
I am trying to write code to compute the Efield on a point P in both the x and y direction, from a charged ring.[详细]
2023-02-23 13:55 分类:问答Determining the position/direction of an aircraft
I\'m working in a project that involves gyroscopes... I\'m using Arduino and an ITG 3200 to read the data from the gyrosco开发者_开发问答pe. I get 3 values in deg/s for each axis (x,y,z).[详细]
2023-02-21 23:13 分类:问答Setting up a power meter in cocos2d
I am a straight noob. Everyone else says it, but I\'m dead serious. My question is, what is the best way to make a power meter to move a o开发者_如何转开发bject? Meaning, how to set it up so that th[详细]
2023-02-21 15:43 分类:问答physics: determine velocities of 2 spheres after collision
I\'m using Physics for Games Programmers to develop a simple physics-based game. I need to compute the resulting velocities for two spheres after an elastic collision. The book example for this in C[详细]
2023-02-21 15:30 分类:问答example of point-based gravity in c++ [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-21 14:32 分类:问答Scrolling momentum on mobile devices
I\'m trying to get a general smooth scrolling mechanism that I can implement in my mobile applications.[详细]
2023-02-19 15:03 分类:问答XNA Farseer - How to actually make it work?
I have im开发者_如何学运维plemented the Farseer engine into my 2D XNA platformer project. I created a Body using an image of piece of terrain which loads and draws nicely, I created a second body whi[详细]
2023-02-18 07:34 分类:问答Which 3D flash physics engine is better and why?
I have on my list the open-source wow-engine and Jiglibflash. Both have impressive demos and I\'d like to know what\'s different and which engine is b开发者_运维百科etter. Do you have any experience w[详细]
2023-02-17 19:10 分类:问答What kind of rotation unit is used by this game?
I am observing a rotation value of a character in a game, and its value confuses me. I am wondering, what kind of unit is used here? It does not seem to be radian or degrees.[详细]
2023-02-17 08:35 分类:问答C#: Object overshoots target
I am having trouble diagnosing the following issue. There are 2 objects, a ring and a target. The ring represents a ship and the target represents the destination. When the user clicks anywhere in th[详细]
2023-02-16 19:28 分类:问答