pixels/examples/tiny-skia-winit
Jay Oster 3891192796
Update dependencies (#337)
Breaking changes:

- Updates `wgpu` to 0.16
2023-06-11 21:25:25 -07:00
..
src Update dependencies (#337) 2023-06-11 21:25:25 -07:00
Cargo.toml Update dependencies (#337) 2023-06-11 21:25:25 -07:00
README.md Add tiny-skia example (#317) 2022-11-15 11:47:28 -08:00

Hello tiny-skia

Hello Tiny-Skia

tiny-skia example with winit.

Running

cargo run --release --package tiny-skia-winit

About

This example uses tiny-skia to rasterize and animate a few paths.