pixels/examples/raqote-winit/README.md
Jay Oster 6c36b3955b
Add an example with raqote (#118)
* Add an example with raqote

* Fix raqote dependency
2020-09-18 03:59:05 -07:00

16 lines
236 B
Markdown

# 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.