www.jpct.net

jPCT-AE - a 3d engine for Android => Support => Topic started by: lactoso on February 26, 2016, 08:40:01 pm

Title: Weird Render problem with vuforia tutorial
Post by: lactoso on February 26, 2016, 08:40:01 pm
I am trying to follow the tutorial from the wiki, but as soon as I try to just draw a cube over the camera image, I get this:
(http://i.imgur.com/r8UY8wv.png)

I think this might be related to the depth buffer? How can I fix it?
Title: Re: Weird Render problem with vuforia tutorial
Post by: EgonOlsen on February 26, 2016, 10:10:53 pm
Hard to tell. Looks somehow as if the depth buffer doesn't get cleared, but that wouldn't make much sense.

How are you initializing the actual GL context?