Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kovacsgg/kovacsgg.github.io
https://github.com/kovacsgg/kovacsgg.github.io
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kovacsgg/kovacsgg.github.io
- Owner: KovacsGG
- Created: 2017-02-12T00:59:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T14:02:28.000Z (4 months ago)
- Last Synced: 2024-12-09T07:43:47.443Z (18 days ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## [THC - Terraria (NPC) Happiness Calculator](https://kgello.me/THC)
A rudimentary tool for quicky figuring out shop price multipliers for Terraria NPCs. Implements mechanics from Terraria 1.4.1.2
* Features responsive design that looks good and works well on a wide range of devices
* Implements a Progressive Web App## [Orbiter](https://kgello.me/orbiter)
A 3D/WebXR toy for visualising orbital paths.
* Demonstrates the Entity-Component-System paradigm
* Implements [a known algorithm to calculate orbital position as a function of time]( https://en.wikipedia.org/wiki/Kepler's_laws_of_planetary_motion#Position_as_a_function_of_time) based on Kepler's laws