Ramshandilya / Bezier

Algorithm to draw smooth bezier curves through a set of points
MIT License
233 stars 35 forks source link

Update to Swift 3.0 and Xcode 8.2. #2

Open jcole opened 7 years ago

jcole commented 7 years ago

Updated this to work with Swift 3.0 / Xcode 8.2. Take a look and let me know what you think. Thanks for putting up the original project.