Refers to real-world physics.
I have been playing around with writing my own physics engine in Python as an exercise in physics and programming. …
python numpy physics scientific-computing verlet-integrationSince in the digital world a real collision almost never happens, we will always have a situation where the "colliding" …
java collision-detection physics collision game-physicsI'm implementing an accelerometer-based pedometer, and I was wondering if there was any known algorithms to handle that.
mobile physics accelerometer gyroscopeI've been out of the modeling biz, so to speak, for a while now. When I was in college, most …
language-features simulation physics modelingI am looking for a 3D physics engine for XNA. I heard of some options, but what I need is: …
3d xna physics collision-detectionI'm using a game physics library (Box2D) which only supports convex polygon shapes. However, I'd like the level builder …
actionscript-3 physics polygon box2dIs there an alternative to making educational Java applets for physics simulations like projectile motion, gravity, etc?
java python physics simulationI am working on an iPhone app where we are trying to calculate the acceleration of a moving car. Similar …
iphone objective-c physics accelerometerI wrote a short matlab script file that is suppose to run Fresnel's propagation (diffraction), such that given a certain …
matlab physics propagation fresnel