From 7b52cc13af4e85f1ca2deb6b6c77de9c95ea0dcf Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 17 Oct 2008 06:10:33 +0000 Subject: First commit - moving from LuaForge to SourceForge --- html/en/toolkits.html | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 html/en/toolkits.html (limited to 'html/en/toolkits.html') diff --git a/html/en/toolkits.html b/html/en/toolkits.html new file mode 100644 index 0000000..d80c7af --- /dev/null +++ b/html/en/toolkits.html @@ -0,0 +1,69 @@ + + + + + + + +Other Toolkits + + + + + +

Comparing CD with Other Graphics Libraries

+ +

There are other graphics libraries, with some portability among operational + systems, available on the Internet. Among them we can highlight:

+ +

Most of them are aimed only at one type of driver, usually display or + images, and sometimes user interface routines were also included. Others add + 3D drawing routines, as well as scene illumination routines. All this + unnecessarily increases their complexity and does not make them more complete + as 2D graphic libraries.

+

There are also several Graphics User Interface libraries that contain + drawing functions, like Qt and wxWidgets.

+

As to performance, CD is as good as any other, in some cases having a + better performance. Thus, the CD library offers unique features and quality as + a portable 2D graphic library.

+ + + + + -- cgit v1.2.3