home changes contents help options subscribe

Edit history

Edit: -1 of 1
Time: 2008-05-28 18:09:14
Note: /pd/pd/community/projects/software/gem/documentation/GemWiki/Gemcontrol/reparent

changed:
-
[gemcontrol] is an object that handles the rendering, but doesn't know anything about windows

the first outlet is to control connected [gemwindow]s (and other GemOutput-objects). 
to ensure compatibility, all unknown commands sent to [gemcontrol] are passed on to the GemOutput-objects (without bailing out)

the second outlet is for information on the "rendering context", like current framerate,...