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 & HelpPrograms › Is it possible to create a reflection effect
Page Index Toggle Pages: 1
Is it possible to create a reflection effect ? (Read 291 times)
Is it possible to create a reflection effect ?
Mar 8th, 2009, 7:01pm
 
Is it possible to create a 3d Image in Processing and then on a selected vertex or shape below it and on the surface the 3d image is the reflection of the surface of the vertex ?

I was possibly thinking of calculating the pixels at a given area stored in an array and then replace the pixels on the vertex with those pixels however with a rotational value thus giving the effect of a reflection.

I was wondering if this is possible in processing.
Page Index Toggle Pages: 1