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.
Page Index Toggle Pages: 1
NextText + 3D? (Read 415 times)
NextText + 3D?
Apr 22nd, 2008, 2:18pm
 
hello,
is there any way to use the NextText library in a 3D scene?
i've already tried to set up a scene of text objects in OpenGL using the RiText library but it seems that even if i disable the depth test (hint(DISABLE_DEPTH_TEST) i am not able to trigger an event by clicking on an object.
i would also be interested in using a few classes of NextText (Gravity, Delay, Follow..) in my project but it has to be in 3D.
thank you for your time!
Re: NextText + 3D?
Reply #1 - Apr 23rd, 2008, 4:53pm
 
hi again,
after further enquiry i found out that there is no way of using the library in a 3D environment yet.
Page Index Toggle Pages: 1