![]() |
|
liquid code experiment - Printable Version +- QB64 Phoenix Edition (https://qb64phoenix.com/forum) +-- Forum: Chatting and Socializing (https://qb64phoenix.com/forum/forumdisplay.php?fid=11) +--- Forum: General Discussion (https://qb64phoenix.com/forum/forumdisplay.php?fid=2) +--- Thread: liquid code experiment (/showthread.php?tid=3759) |
liquid code experiment - madscijr - 06-20-2025 I saw this relaxing little bit of eye candy on reddit, I wonder how this might be accomplished in QB64PE (or failing that, QBJS?): liquid #1 liquid #2 Open the link in your browser or phone (preferably with a touchscreen but mouse will work too) and tap or click anywhere on the screen. Here's the original post: Liquid code experiment : r/InternetIsBeautiful RE: liquid code experiment - bplus - 06-20-2025 Interesting challenge, have fun mod idea for this! RE: liquid code experiment - madscijr - 06-20-2025 I can't wait to see what you come up with! RE: liquid code experiment - madscijr - 06-20-2025 PS Here's a link to the source code: https://github.com/nicopowa/ripples3 Some other neat stuff there: Slider control demo code WebMIDI Sampler + Novation Launchpad S demo code Effect lightweight animation engine demo code Paper SVG loader demo code [url=https://nicopowa.github.io/PaperSVGLoader/][/url] |