Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vvzen/lyon-mre

Minimum Reproducible Example showing that I'm incapable of drawing circles using a GPU :D
https://github.com/vvzen/lyon-mre

2d drawing lyon mre wgpu winit

Last synced: 25 days ago
JSON representation

Minimum Reproducible Example showing that I'm incapable of drawing circles using a GPU :D

Awesome Lists containing this project

README

        

# lyon-mre

To run the example, just run:
```bash
cargo run --release
```

This is what I see:

![lyon_circle_MRE.png](lyon_circle_MRE.png)