Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
Hubs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ar-noc
Hubs
Commits
a8203ac1c62fcb488959ffb3a03f81e1c37ffa2b
Select Git revision
Branches
20
master
default
protected
feature/plugin-api
update-node-sass-in-admin
ecsy-simple-entity-api
fix/blocking-lobby-users
hubs-cloud
feature/hubs-client-package
physics-worker-performance
feature/npm-packaging
dev
feature/ecsy-integration
follow-matrix-contract
remove-duck-component
bug/sound-is-undefined
bug/sound-settings-unregister
feature/hubs-root-refactor
bug/npm-start-hubs-cloud
revert-2389-update-closed-room-string
feature/admin-landing-services
feature/detect-symmetric-nat
20 results
hubs
src
systems
tunnel-effect.js
Author
Search by author
Any Author
authors
Byungheong Jeong
byungheon-jeong
Danny Vo
ReSummit
Dima Mishin
dimm
Giovanni Vindiola
gvindiol
Isaac Nealey
inealey
Joel Polizzi
jpolizzi
John Graham
jjgraham
Mai Nguyen
mhnguyen
Mohammad Firas Sada
msada
Neil Smith
ngsmith
Ricardo Montano
ricardoorourke
Robert Twomey
rtwomey
Yinlong Mi
yinlongmi
jonathon Paden
monkeytang
14 authors
Aug 16, 2018
Minor edits. Only call _initComposer once.
· a8203ac1
johnshaughnessy
authored
6 years ago
a8203ac1
Aug 09, 2018
added disableTunnel parameter to disable the effect with qs_truthy.
· 08d44704
Tony Tung
authored
6 years ago
08d44704
Aug 08, 2018
renamed unit to ratio.
· c3f19764
Tony Tung
authored
6 years ago
c3f19764
fading out when the v is 0.
· d9c195d4
Tony Tung
authored
6 years ago
d9c195d4
disabled tunnel while exit vr.
· da5d4bcb
Tony Tung
authored
6 years ago
da5d4bcb
removed unused var.
· 8cdab8b4
Tony Tung
authored
6 years ago
8cdab8b4
Aug 07, 2018
avoid creating a new function everytime we switched to the postprocessing render.
· 7f19a1d1
Tony Tung
authored
6 years ago
7f19a1d1
Aug 06, 2018
enabled the effect while it's in vr mode.
· a5eb72a1
Tony Tung
authored
6 years ago
a5eb72a1
Jul 06, 2018
style modification.
· 41e267e4
tony056
authored
6 years ago
41e267e4
added comments at some unclear parts.
· 009f802c
tony056
authored
6 years ago
009f802c
moved postprocessing & shader files to utils.
· 4bb5b0f8
tony056
authored
6 years ago
4bb5b0f8
cleaned up the event listener.
· 912139a9
tony056
authored
6 years ago
912139a9
renamed the func name.
· 690d0c59
tony056
authored
6 years ago
690d0c59
Jul 05, 2018
used the character's velocity to trigger tunnel effect.
· 6e7f7515
tony056
authored
6 years ago
6e7f7515
Jul 03, 2018
detect the movement by the change of the camera's position.
· 22bcc2f5
tony056
authored
6 years ago
22bcc2f5
applied vignetteShader to two eyes.
· c0d6d55a
tony056
authored
6 years ago
c0d6d55a
added fadingEffect for entering/exiting tunnel vision.
· 3b844422
tony056
authored
6 years ago
3b844422
moved tunnel-effect to 'systems' folder.
· aa824ac0
tony056
authored
6 years ago
aa824ac0
Loading