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: 2 months ago
JSON representation

A quick example of a damped oscillator using Core Graphics.

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)