Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/utilyre/bb
A bouncing ball with physics involved
https://github.com/utilyre/bb
game golang physics pixel
Last synced: about 2 months ago
JSON representation
A bouncing ball with physics involved
- Host: GitHub
- URL: https://github.com/utilyre/bb
- Owner: utilyre
- License: mit
- Created: 2022-08-18T19:46:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-03T18:49:58.000Z (over 1 year ago)
- Last Synced: 2024-11-06T22:06:58.153Z (3 months ago)
- Topics: game, golang, physics, pixel
- Language: Go
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bouncing Ball
I have used mechanical energy relations in order to animate a falling
basketball. All the formulas used to achive this goal are commented next to
their usage in the source code.**NOTE**: This project is meant to be used in a presentation of mine in front
of my classmates.