jbunke/stipple-effect

Implement the `$Math` namespace

Opened this issue · 0 comments

  • ensure Stipple Effect's visitor extension permits $Math as a namespace
  • write a separate node delegator class for $Math
  • most functions are (float -> float), so implement as a single class with unique constructors if possible
  • update API in dev-1_3_0 branch