You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
OpenVR 1.0.10 from https://github.com/ValveSoftware/openvr
ChaiScript 6 headers
You should download the SDK from http://annwvyn.org/
You'll need MSVC 2015 to build Annwvyn.
The SDK is probably not up to date, but it contain a full copy of this repo.
You can just "git pull" the Annwvyn repository after installation and then rebuild the msvc
solution under <Annwvyn git repo>/msvc/Annwvyn/Annwvyn.sln
Included libraries : (compiled with the source code)
BtOgre :A "thin" layer between bullet and Ogre
tinyXml2 :A super small (2 files?) and easy to use XML lib
Ogre::Euler :A small addition to Ogre that add a class that represent (and convert to/from quaternions) angles as Euler Vector, like "Vector3(yaw, pitch, fall)" in Radian
More information : http://annwvyn.org/
Documentation wiki : http://wiki.annwvyn.org/
Official Git repo : https://github.com/Ybalrid/Annwvyn.git