Source code
Revision control
Copy as Markdown
Other Tools
## headless-render
Renders the triangle from the [window example](../window) headlessly and then writes it to a PNG file.

## To Run
```
cargo run --example headless-render
```