pixels/examples/tiny-skia-winit
2022-12-17 17:35:02 -08:00
..
src Update all dependencies in the workspace (#323) 2022-12-17 17:35:02 -08:00
Cargo.toml Update all dependencies in the workspace (#323) 2022-12-17 17:35:02 -08: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.