Campbell Suter
|
d7fc716065
Oculus: Initialize GUI to prevent startup crashes
|
8 years ago |
Campbell Suter
|
b6b1687450
OculusVR: Fix eye-texture sizing issue, producing correct FOV
|
8 years ago |
Campbell Suter
|
da52de7f7f
OculusVR: Get basic projections working (mostly), however, VR cameras still don't work properly
|
8 years ago |
Campbell Suter
|
b1baa26ea1
Use two smaller textures for OculusVR, rather than a single large one
|
8 years ago |
Campbell Suter
|
5df7f80c04
Clean up Oculus View Manager update() method
|
8 years ago |
Campbell Suter
|
563c3eabff
OculusVR: Implement getType and rename eyePoses to hmdRelativeEyePoses
|
8 years ago |
Campbell Suter
|
3082e63cfd
OculusVR: Implement further tracking methods
|
8 years ago |
Campbell Suter
|
601ba1cfda
OculusVR: Add basic camera positioning
|
8 years ago |
Campbell Suter
|
8a3336704a
Move rendering setup from Oculus VRViewManager to OculusVR, and implement cleanup
|
8 years ago |
Campbell Suter
|
1c975918b1
OculusVR: Call GetPredictedDisplayTime to satasfy SubmitFrame
|
8 years ago |
Campbell Suter
|
f0b4c13515
Use real, not stub, values in VRViewManagerOculus
|
8 years ago |
Campbell Suter
|
0844c9da04
Add getters to OculusVR input
|
8 years ago |
Campbell Suter
|
3ac7888dc0
Add initialization logic to OculusVR input
|
8 years ago |
Campbell Suter
|
7313abf58d
Setup infrastructure for using LibOVR
|
8 years ago |
Campbell Suter
|
cf28e81480
Add initial VRViewManagerOculus
|
8 years ago |
Campbell Suter
|
d96bf2c13e
Add skeleton OculusVR input
|
8 years ago |
Campbell Suter
|
5fd5939807
Add LWJGL-LibOVR gradle dependency
|
8 years ago |
Campbell Suter
|
4ce05dd0ca
Add pre-render method to VRViewManager in preparation for adding Oculus
|
8 years ago |
Rémy Bouquet
|
132b0abc50
glTF Properly ignore morph animation until they are supported
|
8 years ago |
Alexandr Brui
|
556e3de1c0
fixed asset linked node to reuse shared data between loaded models. (#739)
|
8 years ago |
Stephen Gold
|
94e828f92e
Merge pull request #750 from stephengold/master
|
8 years ago |
Stephen Gold
|
2632c3227c
fix issue #749: NPE in CollideIgnoreTransformTest
|
8 years ago |
Nehon
|
db23985f92
glTf: proper animation data padding when transforms are given as sparse arrays
|
8 years ago |
Stephen Gold
|
082fea969e
Merge pull request #748 from stephengold/master
|
8 years ago |
Stephen Gold
|
083f21d6a2
FlyByCamera: comments, annotations, & imports; address GitHub issue #697
|
8 years ago |
Stephen Gold
|
0137670487
Merge pull request #746 from stephengold/master
|
8 years ago |
Nehon
|
3f99c80109
glTF: properly close opened stream and avoid caching them.
|
8 years ago |
Nehon
|
c17c3e9605
Remove leftover sys err
|
8 years ago |
Rémy Bouquet
|
7b2f1094b1
Gltf fix data reading
|
8 years ago |
Stephen Gold
|
8a5da0eb0e
Geometry: set worldTransform to identity if ignoreTranform is true
|
8 years ago |