An open API service indexing awesome lists of open source software.

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

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