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

Add support for non-horizontal screen arrangement in 3D #6

Closed
wdlindmeier opened this issue Sep 4, 2013 · 4 comments
Closed

Add support for non-horizontal screen arrangement in 3D #6

wdlindmeier opened this issue Sep 4, 2013 · 4 comments
Assignees

Comments

@wdlindmeier
Copy link
Owner

E.g. a vertical or diagonal orientation. 3D camera currently only accounts for horizontal shift.

@shiffman
Copy link
Collaborator

shiffman commented Sep 4, 2013

this could be relevant for 2D also, duplicating this issue in Processing repo: shiffman/Most-Pixels-Ever-Processing#44

@wdlindmeier
Copy link
Owner Author

@shiffman Agreed. I specified 3D for this ticket because Johann mentioned that it was working in 2D. I'm guessing this is related to the way the camera is shifting in 3D (haven't looked yet).

@wdlindmeier
Copy link
Owner Author

cc @jdiedrick

@wdlindmeier
Copy link
Owner Author

Added camera support for 3D mode. Also created a new sample app that has 4 sync clients in a grid formation (similar to the video by @jdiedrick found here http://vimeo.com/73750070 ).

Added a button to the Async controller that toggles between 2D and 3D modes.

Removed window chrome in grid formation.

screen shot 2013-09-04 at 11 57 44 am

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

No branches or pull requests

2 participants