Initial commit
This commit is contained in:
commit
1cc0447c5e
10 changed files with 5394 additions and 0 deletions
10
deps/gl/Cargo.toml
vendored
Normal file
10
deps/gl/Cargo.toml
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[project]
|
||||
|
||||
name = "gl"
|
||||
version = "0.0.1"
|
||||
authors = []
|
||||
tags = []
|
||||
|
||||
[[lib]]
|
||||
name = "gl"
|
||||
path = "gl.rs"
|
||||
4235
deps/gl/gl.rs
vendored
Normal file
4235
deps/gl/gl.rs
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue