Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).