We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOpenGL and 3D Libraries › translate the final result, is it possible
Page Index Toggle Pages: 1
translate the final result, is it possible? (Read 434 times)
translate the final result, is it possible?
Nov 3rd, 2006, 8:28am
 
Hi,
Is it possible to translate the final result/front-buffer (-100,0,0)?

My idea is to use the Camera on different position to view an object and render on a layer. After that I would like to reserve this perspective and translate this layer onto the center of the screen.

Is it possible?

Or is it possible to manipulate the back buffer and swap onto the front buffer? like crop left 100 pixels region on back buffer and swap the (100,0) backbuffer onto the front buffer?
Page Index Toggle Pages: 1