Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlo/dampedoscillator
A quick example of a damped oscillator using Core Graphics.
https://github.com/dlo/dampedoscillator
Last synced: about 1 month ago
JSON representation
A quick example of a damped oscillator using Core Graphics.
- Host: GitHub
- URL: https://github.com/dlo/dampedoscillator
- Owner: dlo
- Created: 2013-07-10T18:43:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-10T18:44:15.000Z (over 11 years ago)
- Last Synced: 2024-10-19T19:37:02.689Z (2 months ago)
- Language: Objective-C
- Homepage:
- Size: 602 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A quick code sample for a damped harmonic oscillator.
Just a really quick proof of concept. Not all variables have been replaced with their appropriate names, but you get the picture. :)
![](https://raw.github.com/dlo/DampedOscillator/master/example.gif)