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 › Texture distorted using P3D
Page Index Toggle Pages: 1
Texture distorted using P3D (Read 957 times)
Texture distorted using P3D
Mar 12th, 2009, 5:47pm
 
Sorry for the stupid question but is there a solution for the distortion of textures using P3D?
I don't want use OPENGL because it give me problems when i use Contrlop5 in OPENGL...

I mean the distortion you can see here
http://processing.org/learning/3d/texturecube.html

Thanks to everyone

micron
Re: Texture distorted using P3D
Reply #1 - Mar 12th, 2009, 7:43pm
 
Try: hint(ENABLE_ACCURATE_TEXTURES); (IIRC)
Re: Texture distorted using P3D
Reply #2 - Mar 18th, 2009, 3:44pm
 
i tried but doesn't work....
i find a way to use OPENGL... so no more problem but not solved,
thanks
bye
micron
Page Index Toggle Pages: 1