[A83] Re: Triangle routine???


[Prev][Next][Index][Thread]

[A83] Re: Triangle routine???




That's not an easy routine to code.  There was a chapter about it in Michael
Abrash's Graphics Programming Black Book.  Chapter 39.  The article it was
based on is below, and you can find the entire book online (I believe it is
now out of print...fortunately I have a copy sitting on my bookshelf):

http://www.whisqu.se/per/docs/graphics61.htm
http://www.ddj.com/documents/s=865/ddj0165f/

> Can someone help me with a routine for 83+ which draws a filled triangle
> between coordinates (b,c), (d,e), (h,l) to a framebuffer.
>
> I want it for mirageOS, which have routines for multiplication.






References: