Hacker News new | ask | show | jobs
by ad8e 1012 days ago
The source code is visible with Ctrl+U, I didn't minimize anything. The g9 use is pretty neat. It definitely deserves the shout-out I gave it.

I just now uploaded a worse C++ desktop version with saving and loading: https://github.com/ad8e/local-curves This desktop version is 5 years old. I think the web version is better. This github repo is only interesting if you want to copy code from it; it's not practical as a drawing tool.

1 comments

Ok thanks. I will possibly try to port to SkiaSharp in the future to learn how your code works.