Closed wdlindmeier closed 11 years ago
this could be relevant for 2D also, duplicating this issue in Processing repo: https://github.com/shiffman/Most-Pixels-Ever-Processing/issues/44
@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).
cc @jdiedrick
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.
E.g. a vertical or diagonal orientation. 3D camera currently only accounts for horizontal shift.