Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vogon101/newtonianmechanics
A simple implementation of Newtonian mechanics in Scala
https://github.com/vogon101/newtonianmechanics
gravity lwjgl newtonian-mechanics opengl scala
Last synced: 29 days ago
JSON representation
A simple implementation of Newtonian mechanics in Scala
- Host: GitHub
- URL: https://github.com/vogon101/newtonianmechanics
- Owner: vogon101
- Created: 2017-01-28T20:30:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-19T10:34:33.000Z (almost 8 years ago)
- Last Synced: 2024-11-14T13:39:37.965Z (3 months ago)
- Topics: gravity, lwjgl, newtonian-mechanics, opengl, scala
- Language: Scala
- Size: 21.5 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Newtonian Mechanics
A school project to implement newtonian mechanics in Scala using OpenGL for graphics (LWJGL)Full Writeup available at [`write-up/writeup.pdf`](https://github.com/vogon101/NewtonianMechanics/blob/master/write-up/writeup.pdf)