https://github.com/danielholmes/game-physics-experiments
Various research and experiments for game physics
https://github.com/danielholmes/game-physics-experiments
Last synced: 8 months ago
JSON representation
Various research and experiments for game physics
- Host: GitHub
- URL: https://github.com/danielholmes/game-physics-experiments
- Owner: danielholmes
- Archived: true
- Created: 2013-06-02T02:29:19.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2019-01-09T00:33:41.000Z (over 7 years ago)
- Last Synced: 2024-12-17T19:27:41.371Z (over 1 year ago)
- Language: CoffeeScript
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game Physics Experiments/Research
## Requirements
- Nodejs (last tested with v11.4.0) and npm
## Setting Up
```bash
npm install
```
## Running
1. ```./build``` to build once, ```./build-watch``` to continuously compile
2. View [examples.html](https://danielholmes.github.io/game-physics-experiments/examples.html) for some references or
[app.html](https://danielholmes.github.io/game-physics-experiments/app.html) for an interactive app
## References
- http://gafferongames.com/game-physics/
- http://www.calctool.org/CALC/eng/aerospace/terminal
- http://www.grc.nasa.gov/WWW/k-12/airplane/falling.html
- http://hyperphysics.phy-astr.gsu.edu/hbase/Mechanics/fallq.html
- http://en.wikipedia.org/wiki/Orders_of_magnitude_(density)
- http://hyperphysics.phy-astr.gsu.edu/hbase/airfri2.html
- http://keisan.casio.com/exec/system/1224830797
- http://www.youtube.com/watch?v=I6Or5EvCPYk
- http://en.wikipedia.org/wiki/Drag_coefficient
- http://en.wikipedia.org/wiki/Density_of_air