From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Graphic Djgpp Date: 10 Oct 2000 18:07:34 GMT Organization: Aachen University of Technology (RWTH) Lines: 22 Message-ID: <8rvlt6$i29$1@nets3.rz.RWTH-Aachen.DE> References: <000f01c032df$d32cd380$b7843b3e AT friko1> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 971201254 18505 137.226.32.75 (10 Oct 2000 18:07:34 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 10 Oct 2000 18:07:34 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com H.Frik wrote: [...] > The problem is that when I create graphic complex forms,(graphic > different forms on top of each other,etc.),the grapic forms are > shining through each other. This doesn't look like a truly DJGPP-related problem. You might be better off asking it elsewhere (comp.graphics.algorithms, maybe). From what little information you gave, this 'shining through' effect can have two reasons: 1) You don't have proper hidden surface removal implemented, yet. 2) You inadvertantly switched on transparency handling, and your simple building blocks' surfaces happen to be partly or fully transparent (alpha not equal to 1). -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.