creativescala / doodle

Compositional vector graphics in Scala / Scala.JS
https://creativescala.org/doodle/
Apache License 2.0
327 stars 75 forks source link

Check gradient implementation #124

Open noelwelsh opened 1 year ago

noelwelsh commented 1 year ago

It seems that gradient doesn't respect originAt. See if this can be changed. Or maybe gradients could allow landmarks, in addition to points?