-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add floor #72
Comments
I would go for a whole box (room) rather than just a floor. This way, no matter where you look, you experience perspective in stereo, which is very powerful to get a sense of space. |
Depending on how generous you're feeling, would you consider adding UI elements for floor/wall colour and, even crazier, texture from file? A number of our collaborating vision scientists want this feature (not urgently, luckily). |
The main clue we want to give is your height (distance from floor) compared to size of displayed objects, so we will focus on that first, but we should choose a design that will allow adding walls without too much effort. |
See https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11028 Specifically what we should look at is |
Currently users have problems differentiating between "huge object very far" and "normal sized object close". This results in them unsuccessfully trying to reach out into objects that are magnitudes further than their arms can reach. The main reason for this is that they don't have any reference to which they can relate the displayed scene to.
A floor could address this problem. We talked with @lassoan about this and we think that what could work is a floor that
Floor would also allow teleport-style movement (#71)
The text was updated successfully, but these errors were encountered: