game-physics
Corona SDK physics - apply force in particular direction?
I\'m new to Corona and as a learning exercise I\'m creating a simple game of \"keepie uppie\" (http://en.wikipedia.org/wiki/Keepie_uppie) using the Corona SDK physics engine.[详细]
2023-03-08 02:35 分类:问答Should I use a Cartesian (x and y) or polar (angle and magnitude) coordinate system to represent velocity?
I\'m programming a physics game. It seems I can use 2 systems for storing a character\'s movement data:[详细]
2023-03-06 23:02 分类:问答How can I animate an object in orbit using HTML5 Canvas?
Lets say I\'ve already drawn all my objects, a sun in the middle and a couple of circl开发者_运维技巧es for planets. Can someone enlighten me as to how I make these objects move around in a circular f[详细]
2023-03-04 07:59 分类:问答Ball to egde/hole collision Detection and response
Does anyone know a good sph开发者_开发百科ere to hole collision detection and response algorithm in 3D? I have spent a lot of time googling with no success. The hole is a square of side 2units.Sphere[详细]
2023-03-03 23:00 分类:问答create cup on cocos2d
I am creating one game in iphone in that I want to through any object in one box . link paper toss game. in this application user thorough pap开发者_Go百科er in a glass. same think i want to do .[详细]
2023-03-03 16:40 分类:问答when would I use a collision solid consisting of the intersection of two spheres and two half-spaces?
In Panda3D, I\'ve been learning a bit about the built-in physics engine and its collision detection features.[详细]
2023-03-03 07:47 分类:问答AndEngine physics joint
I use AndEngine for Android, when i create a scene i place there two physics objects, and i want them to be alway开发者_StackOverflow中文版s at the same distance when they are moving.[详细]
2023-02-27 04:40 分类:问答Trying to use templates to double dispatch physics collision
I want to let the compiler build the connections of functions for a physics collision system. I have the test collision function:[详细]
2023-02-26 11:07 分类:问答Advice needed for a physics engine
I\'ve recently started a project, building a p开发者_开发技巧hysics engine. I was hoping you could give me some advice related to some documentation and/or best technologies for this.[详细]
2023-02-25 23:00 分类:问答Help with physics simulation in WPF
I\'m studying simple physics for 2d games and I would like a help with a simulation I\'m trying to do.[详细]
2023-02-25 15:17 分类:问答