mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Snowballs update
This commit is contained in:
parent
cfd8f79b3d
commit
cb448176b5
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ void initCamera()
|
||||||
StereoHMD->setScale(3.0f); // snowballs is about 4 units per meter
|
StereoHMD->setScale(3.0f); // snowballs is about 4 units per meter
|
||||||
}
|
}
|
||||||
StereoDisplay->setDriver(Driver); // move after driver creation, move stereodisplay before driver creation
|
StereoDisplay->setDriver(Driver); // move after driver creation, move stereodisplay before driver creation
|
||||||
|
StereoDisplay->attachToDisplay();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue