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

https://github.com/programmarchy/gravity

Gravity simulator in three.js
https://github.com/programmarchy/gravity

Last synced: 5 months ago
JSON representation

Gravity simulator in three.js

Awesome Lists containing this project

README

          

gravity
=======
A simple gravity simulator in three.js

Uses [RK4](http://en.wikipedia.org/wiki/Runge%E2%80%93Kutta_methods) integration method.

[Demo](http://programmarchy.github.io/gravity/)

TODO
* write a better shader to show displacement representing gravitational potential