Using svg to generate dynamic vector graphics for GUI purpose
cargo run --bin layout
Very much experimental and unusable
svg-gui is an experimental project to fuse the prototyping process in design apps(eg. Figma) and the ui development. svg-gui
Guppies: The GPU drawing library. Provides an event-loop which takes a function that looks like (Events) => (shaders and triangles to draw).
Salvage: Renders svg
Experimental: Random utilities that are necessary for using SVG as gui