mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-22 16:25:36 +00:00
fixed some render_model bugs, added opengl/glium sample that renders sample rendermodel
This commit is contained in:
@ -14,3 +14,8 @@ path = "src/lib.rs"
|
||||
|
||||
[dependencies.openvr_sys]
|
||||
path = "src/sys/"
|
||||
|
||||
[dev_dependencies]
|
||||
glium = "0.14.0"
|
||||
num = "0.1.31"
|
||||
nalgebra = "0.6.0"
|
||||
|
Reference in New Issue
Block a user