Comment on Open-source canvas drawing web app, built using ReactComments−timokoesters3yI made a proof of concept drawing program with Rust and wgpu, compiled to wasm to run in your browser: https://plotf.xyz/drawingThe idea is that you can zoom in infinitely with your mousewheel (or two-finger drag).
Comments
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).