currently the given interpolation function is defined like this:
f : [0,1] -> [0,1]
(actually f: R -> [0,1], but cropped to the above usually)
In order to enable colorful art, it could be a good idea to return a value for each RGB channel
f : [0,1] -> [0,1]^3
currently the given interpolation function is defined like this:
f : [0,1] -> [0,1]
(actually f: R -> [0,1], but cropped to the above usually)
In order to enable colorful art, it could be a good idea to return a value for each RGB channel
f : [0,1] -> [0,1]^3