about summary refs log tree commit diff
path: root/src/simulation.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed drag calculation and added orbit info spriteBaitinq2022-02-121-11/+13
|
* Implemented proper 2d gravityBaitinq2022-02-121-1/+19
| | | | Now allows for orbits.
* Added first basic spritesBaitinq2022-02-111-11/+10
|
* Implemented proper attitude calculation (instead of just y value)Baitinq2022-02-111-6/+10
|
* Added specific x and y drag (x drag coefficient and cross sectional areaBaitinq2022-02-111-9/+9
|
* Structured source files into src folderBaitinq2022-02-101-0/+133