game-physics
How to parse image for border vertices? Complex object geometry (farseer physics)
How could I create body vertices by scanning image and detecting it\'s shape (of it\'s non-transparent pixels)?[详细]
2022-12-19 23:02 分类:问答magnetism simulation
Say I have p nodes on a n by m pixel 2D surface, I want the nodes to be attracted to each other such that the further they are apart the strong the attraction. But if the distance between two nodes, s[详细]
2022-12-17 04:32 分类:问答Need help deciphering a formula for Projectile Motion
I need to implement a bit of AI to figure out how to hit a target with projectile motion. I found this over at wikipedia:[详细]
2022-12-14 20:18 分类:问答Farseer Physics XNA Geom 'Tripping'
I have an issue similar to http://farseerphysics.codeplex.com/Thread/View.aspx?ThreadId=72364 I have a rectangle player geom, and many rectangle tile geoms lined up next to each other.[详细]
2022-12-13 05:09 分类:问答How to convert Euler angles to directional vector?
I have pitch, roll, and yaw angles. How would I convert these to a directional vector? It\'d be especially cool if you c开发者_如何学编程an show me a quaternion and/or matrix representation of this![详细]
2022-12-07 23:55 分类:问答