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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Added gallery prototype for browsing scenes #154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JonathanZWhite
Copy link

This is a prototype for a gallery inside of A-Painter. This code is a rough sketch for the interactions and technical implementation for a way of browsing scenes. I want to get some feedback on whether or not this is a good/mergeable idea before fleshing out the code more.

screenshot 2016-10-08 18 58 31

The gallery can accessed by going adding the gallery=true query param. Most of the new code is in gallery-controls.js.

screenshot 2016-10-08 18 58 14

As of right now, the gallery can be controlled by the up, down, and enter arrow keys. However, I've already started investigating adding basic support for Vive controllers. In addition, using a carousel isn't the only feasible UI. It seems like it would be feasible to add use a UI similar to the Sketch Book in TiltBrush.

Feedback and comments appreciated 馃槃

@ngokevin
Copy link
Member

awesome, pretty impressive with the VR UI interactions. will come back to this later.

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

Successfully merging this pull request may close these issues.

None yet

2 participants