Path: chuka.playstation.co.uk!news From: Javier Ventoso Newsgroups: scee.yaroze.programming.3d_graphics Subject: Re: Multiple OTs Date: Fri, 14 May 1999 15:07:40 +0200 Organization: PlayStation Net Yaroze (SCEE) Lines: 30 Message-ID: <373C201B.DD65FE68@mundivia.es> References: <373BF92A.3250@mdx.ac.uk> NNTP-Posting-Host: ninfovia204.mundivia.es Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en Harvey Cotton wrote: > Hi. > > I'm trying to draw a single 3d object in the background > whilst drawing everything everything else over it. I > tried creating two OTs (as described in p62 of the User > Guide) but I can't seem to get it right. > > Can anyone help? > -- > Regards | Mail: hc054@mdx.ac.uk > Harvey | #ICQ: 4269478 > > P.S. This object needs to be very close to the camera > so altering the z distance is out of the question. > Also, I've already tried changing the precision but > this does not accurately achieve the desired effect. Read OT sorting messages above, anyway, have you tried this ? Sort( your_object, 14-(...)) Sort( everthing_else, 13-(...)) Cheers, Javi.