TACC / MassivePixelEnvironment

Massive Pixel Environment (MPE) is a Processing library for easily extending sketches to distributed display environments.
Other
53 stars 10 forks source link

Hide complexity of local/master coordinate translation from user #23

Open rturknett opened 10 years ago

rturknett commented 10 years ago

The programmer using MPE currently has to translate local head node display coordinates into master coordinates when writing complex sketches that don't use PeasyCam. We need to modify MPE so that this translation is invisible to the user. A potential solution to this might include setting the camera position of the head node scene further away:

http://processing.org/reference/camera_.html