Glow + SPIRV-Cross Example
Based on glow example.
To run with OpenGL 4.1:
cargo run --features=glTo run with WebGL 2:
cargo web start --features webgl --target wasm32-unknown-unknown| Name | Name | Last commit date | ||
|---|---|---|---|---|
Based on glow example.
To run with OpenGL 4.1:
cargo run --features=glTo run with WebGL 2:
cargo web start --features webgl --target wasm32-unknown-unknown