fponticelli / thx.color

General purpose color library for Haxe
http://thx-lib.org
MIT License
38 stars 4 forks source link

improve interpolation for degree based color spaces #20

Closed fponticelli closed 9 years ago

fponticelli commented 9 years ago

Interpolation should take the shortest path by default (right now it is CW). But you should also be able to interpolate CW or CCW.

Applies to HSL(A)/HSV(A)