-
GL error: stack underflow
I use the select buffer to do the selection, after i try to select something , I get GL_Error: stack underflow, what's wrong? but the selection still works. My program run on sgi machine
-
Junior Member
Regular Contributor
Re: GL error: stack underflow
You are popping something off a matrix that doesn't have anything on it. Check to make sure that your push/pops line up.
Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules