LWJGL Forum

Programming => OpenGL => Topic started by: WillSmith190 on April 23, 2011, 20:50:27

Title: Weird thing happening... I don't know what to call it...
Post by: WillSmith190 on April 23, 2011, 20:50:27
Sometime odd is happening, and I have no idea what its called. I cant search for a solution because I don't know what to search for :|

I can only explain it with a picture:
(http://i887.photobucket.com/albums/ac71/WillSmith_BL/lwjglfail.png)

What the heck is that? I have no idea. All my other LWJGL things work fine. The only thing that is different, is this display is parented to a Canvas, which is in a JFrame. Other than that, there's nothing different, unless I'm missing something.

What do I do  :-\
Title: Re: Weird thing happening... I don't know what to call it...
Post by: CodeBunny on April 25, 2011, 03:42:07
Maybe you're getting a strange color depth / blend mode? It looks like you're only rendering solid green, red, and blue, so that's something to consider. Can you put up an image of what it's supposed to look like?