Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jerkeeler/js-planet
A simple browser simple planet simulation and node to serve up the files.
https://github.com/jerkeeler/js-planet
Last synced: 4 days ago
JSON representation
A simple browser simple planet simulation and node to serve up the files.
- Host: GitHub
- URL: https://github.com/jerkeeler/js-planet
- Owner: jerkeeler
- Created: 2015-07-14T12:40:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-02T17:00:06.000Z (over 9 years ago)
- Last Synced: 2024-11-16T07:40:21.200Z (2 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Javascript Planets
This is a simple "solar system simulator" using simple physics equations along
with EaselJS and object oriented Javascript to display the 2D celestial bodies.
NodeJS is used to easily serve up the files.