pixels/examples/raqote-winit
Jay Oster a2c639823f
Update winit 0.27 (#302)
* Update winit 0.27

Closes #292

This _does not_ update `winit` in the `imgui-winit` example. See https://github.com/parasyte/pixels/pull/302#issuecomment-1264483040 for discussion.
2022-10-01 14:27:21 -07:00
..
src Allow accessing frame on immutable buffer (#288) 2022-08-14 15:44:23 -07:00
Cargo.toml Update winit 0.27 (#302) 2022-10-01 14:27:21 -07: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.