Forcing anti aliasing in blitz3d?
Blitz3D Forums/Blitz3D Programming/Forcing anti aliasing in blitz3d?| 
 | ||
| Is there any way to force anti aliasing in blitz3d? The function doesn't seem the work properly for some reason. | 
| 
 | ||
| Nope. It's not a Blitz3D problem, it's a Direct-X 7 problem - it never worked on all cards (it fails on most), and it only works properly on dx8 onwards. | 
| 
 | ||
| Antialias TrueIs the best you can do. Bear in mind, that a lot of GPU drivers have software overrides too. | 
| 
 | ||
| http://www.blitzbasic.com/Community/posts.php?topic=39429 |