mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
9 lines
453 B
Text
9 lines
453 B
Text
AA-lib is a low-level graphics library similar to many other libraries
|
|
except for the fact that AA-lib does not require a graphics device! In
|
|
fact, no "graphical" output is possible. AA-lib uses a modern, high-tech
|
|
ascii-art renderer in place of outmoded and cumbersome graphical output.
|
|
|
|
The AA-lib API is designed to be similar to that of other graphics
|
|
libraries so learning its API should be simple.
|
|
|
|
WWW: http://aa-project.sourceforge.net/aalib/
|