Page 1 of 1

Not rendering on device..

PostPosted: May 5, 2010 @ 10:07pm
by RapchikProgrammer

Re: Not rendering on device..

PostPosted: May 7, 2010 @ 10:59am
by edge
Hi,

Your code looks fine, perhaps there is another issue or the x/y coordinates are undefined. You could also try disabling the texture (and the texcoord client state) and see if it works better.

Also, make sure the glColor is set to white with full opacity.