<!-- {{# generate.module_header{} #}} -->
# Module :: minopengl
[](https://github.com/emersion/stability-badges#experimental) [](https://github.com/Wandalen/wTools/actions/workflows/ModuleminopenglPush.yml) [](https://docs.rs/minopengl) [](https://discord.gg/m3YfbXpUUY)
Draw language.
<!--
### Basic use-case
```rust
use minopengl::*;
fn main()
{
}
```
### To add to your project
```bash
cargo add minopengl
```
### Try out from the repository
``` shell test
git clone https://github.com/Wandalen/wTools
cd wTools
cargo run --example minopengl_trivial
cargo run
```
-->