top of page
Computer Graphics Project
REDIRECTED
WALKING
Redirected Walking (ReWalking) is a name for methods designed to give the user an illusion that he moves in a large virtual world, while staying in a room of a limited size. The need for these methods arose from the fact that in practice it’s not possible to allocate a room large enough to encapsulate such virtual worlds (mainly due to economic cost). Moreover, such techniques will provide an immersive virtual reality experience, allowing to build much more enjoyable systems.
​
In the project, we built a demo of a few ReWalking methods.
​
Source code: core redirection code can be found here. For the full source code with the scenes, please contact CGGC Lab @ Technion. It's accessible from the CS network here.
Mentor
Students
Miri Ben-Hen mirela@cs.technion.ac.il
Maya Fleischer maya6391@gmail.com
Vasily Vitchevsky vv@campus.technion.ac.il
bottom of page