[PSPGL] Strange problem with Large Objects.

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
LarryTM
Posts: 30
Joined: Tue Jul 04, 2006 4:05 am
Contact:

[PSPGL] Strange problem with Large Objects.

Post by LarryTM »

Hi,

I have strange problems when I drawing a big objects (like a plane or box or something else larger than 80x80x80). When i set gluPerspectiwe far value = 200 or more - the triangles are disappearing or flickers. The problem did not appear when i use small objects (like a box 10x10x10) and far clipping value smaller than 100;

Any ideas?

/lar
User avatar
dot_blank
Posts: 498
Joined: Wed Sep 28, 2005 8:47 am
Location: Brasil

Post by dot_blank »

check that ur meshes dont come close/intersect the near plane
10011011 00101010 11010111 10001001 10111010
Post Reply