vello/examples/with_winit
Daniel McNab 44058a8578
Improve the svg parser (#247)
* Improve the svg parser

* Handle `opacity`

* Double the segments buffer

* Rotate the multiplication

This matches firefox's output, although it is contrary to my use
of 3d transformation matrices

* Double ptcl size

Seems to be required to show entire scene at 4k
2023-01-16 18:22:35 +00:00
..
src Improve the svg parser (#247) 2023-01-16 18:22:35 +00:00
Cargo.toml Add hot reloading of shaders to the winit example (#252) 2023-01-16 17:24:48 +00:00