Cocoa opens a window with OpenGL context inside
This commit is contained in:
parent
fe245e2929
commit
c38110cac7
3 changed files with 105 additions and 12 deletions
|
|
@ -12,3 +12,9 @@ git = "https://github.com/tomaka/android-rs-glue"
|
|||
|
||||
[dependencies.gl_generator]
|
||||
git = "https://github.com/bjz/gl-rs"
|
||||
|
||||
[dependencies.cocoa]
|
||||
git = "https://github.com/DavidPartouche/rust-cocoa"
|
||||
|
||||
[dependencies.core_foundation]
|
||||
git = "https://github.com/DavidPartouche/rust-core-foundation"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue