pixels/examples/raqote-winit/README.md

16 lines
236 B
Markdown
Raw Normal View History

# Hello Raqote
![Hello Raqote](../../img/raqote-winit.png)
`raqote` example with `winit`.
## Running
```bash
cargo run --release --package raqote-winit
```
## About
This example uses `raqote` to rasterize and animate a few paths.