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 & HelpOther Libraries › selecting objects in 3d while using arcball
Page Index Toggle Pages: 1
selecting objects in 3d while using arcball (Read 405 times)
selecting objects in 3d while using arcball
Apr 15th, 2008, 8:41pm
 
I have been using the arcball library (http://www.processinghacks.com/hacks/arcball ) to manipulate a 3d scatterplot, and have been trying to implement the selection method described here: http://processinghacks.com/hacks/picking_color_buffer

Everything works great until I use the mouse to move the representation in arcball -- I can't figure out how to update the buffer image using arcball's output.

So my question is: how to use the output of arcball to re-render the buffer image?
Page Index Toggle Pages: 1