Skip to content
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

Ability to drop 3d objects into 2d UI drop zones #1601

Open
thestonefox opened this issue Nov 9, 2017 · 2 comments
Open

Ability to drop 3d objects into 2d UI drop zones #1601

thestonefox opened this issue Nov 9, 2017 · 2 comments
Labels
Projects

Comments

@thestonefox
Copy link
Member

A useful feature would be to tag an interactable object as something that can be placed in a 2d UI drop zone. Then when the object is touching the drop zone and dropped into it, the 3d object would be hidden and replaced with a 2d UI image representation of the object.

Once the object is a 2d UI image it would then be able to be dragged around the UI canvas and dropped into other drop zones too if required.

Once the 2d ui object is dragged off a canvas it would hide the 2d ui object and turn back into the 3d interactable object.

@dotlaura
Copy link

I've put some time into this and should have time to finish a first pass this week, could you mark it as under development please?

@thestonefox
Copy link
Member Author

Sure, I'll move it to the in progress column on waffle that will add the in progress label. I'm happy to bounce ideas around on the implementation of this one too if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
VRTK
  
To do
Development

No branches or pull requests

2 participants