Hacker News new | ask | show | jobs
by timokoesters 1040 days ago
I made a proof of concept drawing program with Rust and wgpu, compiled to wasm to run in your browser: https://plotf.xyz/drawing

The idea is that you can zoom in infinitely with your mousewheel (or two-finger drag).