Antialias
Fakes antialiasing by applying a simple filter. Originally written because I couldn't figure out how to do multisampling or supersampling (the right, or at least theoretically motivated, way to do antialiasing). A version of this code was later folded into earlier versions of PAdLib.
Version | Release Date | Files | Dependencies (source only) | Notes |
---|---|---|---|---|
2.0.0 | 2008-02-23 | AntiAlias2.zip (source) | ||
1.0.0 | 2008-02-23 |
Original release location on pygame.org: http://www.pygame.org/project-AntiAlias-645-.html
Return to old python projects listing.