Path: chuka.playstation.co.uk!scea!peter_alau@playstation.sony.com From: "Steve Tolin" Newsgroups: scea.yaroze.programming.3d_graphics,scee.yaroze.programming.3d_graphics Subject: Re: triangles and things Date: Sat, 24 Oct 1998 18:55:31 -0400 Organization: SCEA News Server Lines: 23 Message-ID: <70tl8u$dnq15@scea> References: <70t72i$5iq2@chuka.playstation.co.uk> <363335ff.23242122@205.149.189.29> NNTP-Posting-Host: sud-tcs1-port27.vianet.on.ca X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Xref: chuka.playstation.co.uk scea.yaroze.programming.3d_graphics:301 scee.yaroze.programming.3d_graphics:959 Use the GsLINE function from the Yazore libraries... It's decribed on page 41 of the green book.. Mario Perdue wrote in message <363335ff.23242122@205.149.189.29>... >Since you already have the 3 screen coordinates, you can draw 3 lines >to connect them. > >Mario > >On Sat, 24 Oct 1998 19:38:25 -0700, "Angel Sastre" >wrote: > >>hi! >> >>i'm trying to port my little 3dengine from dos to yaroze. But my 3dengine >>heavily relies on a very simple 'draw_triangle ()' function, which I can't >>seem to find on the yaroze libraries. >> >>[snip] >