Planets with gravity in THREE.js

3D gravity simulation in JavaScript visualized with THREE.JS

(ThreeJS is a Javascript library for 3D with WebGL)

Hint: The gravity model is not scientific at all, as there is not integration or interpolation between individual frames.