mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
76ecc30b20
- Add LICENSE - Support NOPORTEXAMPLELS - Support CFLAGS properly PR: 160096 Submitted by: Ports Fury
15 lines
492 B
Plaintext
15 lines
492 B
Plaintext
SGE is a graphic library for the Simple DirectMedia Layer (SDL) library.
|
|
Some of SGE:s features are:
|
|
-Pixel operations
|
|
-Clipping
|
|
-Lines, circles and other figures (with antialiasing and alpha blending)
|
|
-Rotation and scaling of surfaces
|
|
-Palette functions
|
|
-TrueType/Bitmap/SFont font functions
|
|
-Basic 2D collision detection
|
|
-Sprite classes
|
|
-Basic texture mapping
|
|
-Filled and gourand shaded polygons (with antialiasing or alpha blending)
|
|
|
|
WWW: http://www.digitalfanatics.org/cal/sge/
|