David Rousset
|
f997ef2e07
Refactoring to separate gaze/interaction enabling and teleportation.
|
7 years ago |
David Rousset
|
b83526f439
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into davrous
|
7 years ago |
David Rousset
|
6e75afe78c
Better gaze visibility
|
7 years ago |
Trevor Baron
|
098fef3440
add default height webvr option, fix teleporting position
|
7 years ago |
Trevor Baron
|
74826cc23e
do not create easing function on every teleport, add missing semicolons
|
7 years ago |
Trevor Baron
|
5bb628a9b2
reuse existing vector instead of creating a new one each time
|
7 years ago |
Trevor Baron
|
02e86c1890
collapse teleportation x y z animations into single vector teleportation
|
7 years ago |
Trevor Baron
|
b3b7f9d4de
remove unwanted _updateHmdOffsetFromPosition function and variable
|
7 years ago |
David Rousset
|
3bf1da6799
Replacing callbacks to Observable
|
7 years ago |
Trevor Baron
|
e4ce719ada
clean up
|
7 years ago |
Trevor Baron
|
3a76b1ce92
Make sure that we teleport where the target was defined
|
7 years ago |
Trevor Baron
|
e10dab512a
Enable PP for vignetting only when required
|
7 years ago |
Trevor Baron
|
01f53c9fbb
Have initial created camera oriented like the previous camera
|
7 years ago |
Brian Zinn
|
2e7f9b3bc5
Add custom predicate to override default ray selection behavior.
|
7 years ago |
Brian Zinn
|
23a8cdace1
Add: Ray length as a Web VR option (default is 100)
|
7 years ago |
David Rousset
|
1f578898d9
Adding interactivity support / simulatePointerDown
|
7 years ago |
David Rousset
|
effcaafecc
VRHelper step 2
|
7 years ago |
Sebastien Vandenberghe
|
83383dfda2
VR Helper Image Processing Fix Attempt
|
7 years ago |
David Rousset
|
c19d045d4a
Adding gamepad support for rotation & teleportation
|
7 years ago |
David Rousset
|
1981492648
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into davrous
|
7 years ago |
David Rousset
|
41d806a324
First step gaze support
|
7 years ago |
David Catuhe
|
de9c264417
strictFunctionTypes:
|
7 years ago |
David Catuhe
|
791d4de9ee
Fix #3179
|
7 years ago |
David Rousset
|
227c297984
Adding logic for PP bug
|
7 years ago |
David Rousset
|
3de145b62b
Teleportation integration code - step 1
|
7 years ago |
David Rousset
|
6e3e99e683
Adding logic to provide your own VR button
|
7 years ago |
David Rousset
|
3e948ad6ea
VRHelper - returning new object instead of storing it on the scene object and providing helpers on cameras
|
7 years ago |
David Catuhe
|
8f6a15dab4
Fixed #2988
|
7 years ago |
David Rousset
|
9db37a7da3
Small fix VRHelper
|
7 years ago |
David Catuhe
|
08783affe9
NoImplicitThis
|
7 years ago |