summaryrefslogtreecommitdiffstats
path: root/gfx/wr/examples/README.md
blob: 68efd33a892088a589ced69024327b7f7c1b446a (plain)
1
2
3
4
5
6
7
8
# Examples

This directory contains a collection of examples which uses the WebRender API.

To run an example e.g. `basic`, try:
```
cargo run --bin basic
```