Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/athemathmo/orbitalengine
A simple java applet for simulating gravity on spherical rigid bodies.
https://github.com/athemathmo/orbitalengine
Last synced: 3 days ago
JSON representation
A simple java applet for simulating gravity on spherical rigid bodies.
- Host: GitHub
- URL: https://github.com/athemathmo/orbitalengine
- Owner: AtheMathmo
- Created: 2015-11-25T19:48:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-25T19:48:26.000Z (almost 9 years ago)
- Last Synced: 2023-04-10T18:27:08.534Z (over 1 year ago)
- Language: Java
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Orbital Engine
_This is an old project that I am no longer working on._
This is a simple java applet which allows gravity simulations on rigid spherical bodies. *Disclaimer: It was my first Java project - it's a bit of a mess.*
---
This project was a way for me to get familiar with Java and creating GUIs (from scratch).