Crates.io | gles31-sys |
lib.rs | gles31-sys |
version | 0.2.0 |
source | src |
created_at | 2020-11-27 17:25:07.582873 |
updated_at | 2022-01-28 22:50:04.781916 |
description | Rust bindings for OpenGL ES 3.1 |
homepage | https://github.com/Mersive-Technologies/gles31-sys |
repository | https://github.com/Mersive-Technologies/gles31-sys |
max_upload_size | |
id | 317108 |
size | 8,232 |
Provide OpenGL ES 3.1 bindings for rust
rustup target add aarch64-apple-ios x86_64-apple-ios
cargo install cargo-lipo
cargo lipo
brew install --cask android-sdk
export ANDROID_HOME=$HOME/Library/Android/sdk/
cargo build