aboutsummaryrefslogtreecommitdiff
path: root/src/color.h
AgeCommit message (Collapse)Author
2016-05-20Implement unit circle exampleAdrian Kummerlaender
`unit_circle.sh` generates a animated GIF of the circle states between p=1 and p=3.
2016-05-14Implement basic multi threadingAdrian Kummerlaender
2016-05-14Separate into multiple compilation units, add color functionsAdrian Kummerlaender
* fix cartesian coordinate determination