pixels/examples/raqote-winit
Jay Oster 5a96eea6ba
Handle all wgpu::SurfaceError variants (#348)
This fixes error handling for all `wgpu::SurfaceError` variants. It also adds more context to error messages printed by the examples.

Closes #346
2023-03-21 07:16:51 -07:00
..
src Handle all wgpu::SurfaceError variants (#348) 2023-03-21 07:16:51 -07:00
Cargo.toml Handle all wgpu::SurfaceError variants (#348) 2023-03-21 07:16:51 -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.