by botik32
SAgl is a portable Small Antialiased graphics library written in C. It offers lines, circles and besier curves, as well as thick lines and fills. SAgl can be used on top of SDL or with X or any other graphics system.
SAgl v.0.0.13: - AA beziers are more smooth now - Added demos directory in xpcore - Unified make procedure
- Fixed a few bugs in filled circles
- Fixed a few line bugs in 24-bit rasterizer - Added filled circles
- Bugs fixed in circles and subpixel accuracy.
This release moves the non-AA bezier curves to the new multiline algorithm.
- Added cubic bezier curves - Added simple and alpha variants for the 3p and cubic curves
Bezier curves added (3-point bezier only, with a few bugs)
- Finished circles - Fixes in 8-bit rasterizer and 24-bit rasterizer
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use