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 › Rita Rendering isue
Page Index Toggle Pages: 1
Rita Rendering isue (Read 362 times)
Rita Rendering isue
Aug 25th, 2008, 5:59am
 
Hi: I was trying rita but I have an extrange behavior when trying to render text on screen. Using moveTo() I get some kind of flickering on the text, it is like if text jump a frame everywhere on scren while doing the motion...
Any toughts?

//
rita.setMotionType(RiText.EASE_IN_OUT_SINE);
rita.moveTo(mouseX, mouseY, 0, 2);

thanks !

dx
Page Index Toggle Pages: 1