The MASM Forum Archive 2004 to 2012

Specialised Projects => High Performance Ray Tracing => Topic started by: Farabi on September 29, 2008, 05:16:17 PM

Title: Software anti aliasing.
Post by: Farabi on September 29, 2008, 05:16:17 PM
I think someday we will need this source. It demonstrate about software anti aliasing on Visual Basic only using GDI.
Maybe we can made the MASM version of this code.
https://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=23476&lngWId=1
Title: Re: Software anti aliasing.
Post by: Mark_Larson on September 29, 2008, 06:29:35 PM

good article.  Thanks!