William Ngan
William Ngan
Hi @sudomakecoffee, sorry for the late response. I missed the Github notification. Since the color is still in HSL mode, it will need to convert back to RGB when you...
Yes! Combining visuals + sounds using the same approach of Point/Space/Form would be amazing. At the very least we should support mapping amplitude and frequency. Potentially also offer algorithms based...
Hi @danigb , you tonal library is amazing. What would it take for it to work with Pts? Would be great to explore some options together. My initial thought is...
Sounds like a good plan, @danigb . I'll try to get started on it soon, and would love your feedbacks on it. Let's keep this thread open for discussions. Totally...
Hi @JulianBroudy , I'm sorry about the late response -- so busy these days! I haven't looked at your code in details, but looks like you didn't use the `resize:...
Apologies. I missed what you mentioned about the resize demo. I tried the demo code as a separate html page but I still couldn't reproduce the issue. The lag was...
Thank you @jaro-io ! I'll take a look and see if I can debug the issue. Btw, you can use cardinal / catmull-rom curve in Pts to render noisy wriggly...
Hi @inetacodes -- thanks for reporting and I'm sorry for the late response. Do you mean ptsjs.org wasn't loading in mobile? I just tried it and it seemed fine. That's...
Thanks for catching it. I'll add this in the next patch.
Hi @ajitid -- thanks for trying out Pts! There's no native canvas API for rounded corners. I can think of two ways -- 1. A hack: use the 'round' stroke...