Skip to content
Hakim edited this page Mar 12, 2023 · 2 revisions

TODOs

  • Fix discontinuous paint brush:
    • Maybe find inspiration in interpolations implemented in tinyspline repo
    • Or this repo.
    • Or even better, attempt to use a similar interpolation to the one in GLSL (i.e. smoothstep).
Clone this wiki locally