fixed minor bugs, opengl example is rendering now the lighthouse within the hmd

This commit is contained in:
Rene Eichhorn
2016-05-06 14:39:12 +02:00
parent 5801325a54
commit f085d27003
7 changed files with 169 additions and 19 deletions

View File

@ -18,4 +18,4 @@ path = "src/sys/"
[dev_dependencies]
glium = "0.14.0"
num = "0.1.31"
nalgebra = "0.6.0"
nalgebra = "0.8.2"