pixels/examples/raqote-winit
Jay Oster c1962ae35c
Update dependencies (#230)
* Move to Edition 2021
* Update `wgpu`, `raw-window-handle`, and all dependencies for the examples
* Update MSRV
* Closes #244
2021-12-31 14:57:57 -08:00
..
src Rename resize to resize_surface (#149) 2021-03-09 04:15:24 -08:00
Cargo.toml Update dependencies (#230) 2021-12-31 14:57:57 -08:00
README.md Add an example with raqote (#118) 2020-09-18 03:59:05 -07:00

Hello Raqote

Hello Raqote

raqote example with winit.

Running

cargo run --release --package raqote-winit

About

This example uses raqote to rasterize and animate a few paths.