-
Where are my polygons?
Hi,
I did a terrain plane using squares polygons (glBegin(GL_QUADS)). But naturally some polygons are only partially visible (intercept the frustum). The problems is these polygons are entirely invisible - if only a fraction is invisible, all the polygon are clipped. Why? What i am doing wrong?
Thanks
MMM
-
Re: Where are my polygons?
Maybe the polys were drawn behind your view point or the polys are facing away from you or the color of the polys are black and your background is black as well.
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