webgl-rs
webgl-rs copied to clipboard
wasm32 first cross-platform WebGL
Results
3
webgl-rs issues
Sort by
recently updated
recently updated
newest added
https://github.com/oussama/webgl-rs/blob/61168e252a9782624f3ff57471e78a0a07dc3855/src/lib.ts#L51
Most of the webgl2 tutorial examples are using create_vertex_array instead of creating index_buffer.