Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohan-bansal/dvd-bounce-predictor
Predicts when the DVD logo will hit a perfect corner using vector math. This is what my summer has come to
https://github.com/rohan-bansal/dvd-bounce-predictor
dvd-logo prediction screensaver simulation simulation-modeling
Last synced: 3 months ago
JSON representation
Predicts when the DVD logo will hit a perfect corner using vector math. This is what my summer has come to
- Host: GitHub
- URL: https://github.com/rohan-bansal/dvd-bounce-predictor
- Owner: rohan-bansal
- Created: 2021-06-09T03:13:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-11T17:18:58.000Z (over 3 years ago)
- Last Synced: 2024-10-11T03:16:27.078Z (4 months ago)
- Topics: dvd-logo, prediction, screensaver, simulation, simulation-modeling
- Language: Java
- Homepage: https://rbansal.dev/dvd-bounce-predictor
- Size: 2.5 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DVD Bounce Predictor
It predicts the exact time the DVD logo will hit a perfect corner. It also lets you see future bounces, for cool points
😎.### Disclaimer
It sometimes works, it sometimes doesn't. I tested this with a native application then cross-compiled it to HTML, so if you view it in the web there might be discrepancies.
Check out the web version [here](https://rbansal.dev/dvd-bounce-predictor) or download the native version [here](https://github.com/Rohan-Bansal/dvd-bounce-predictor/releases).