Main > Programming > Libraries >

ezxdisp 0.1.3

ezxdisp 0.1.3

Sponsored Links

ezxdisp 0.1.3 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.037 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 853
Date added: 2007-06-25
Publisher: Morihiko Tamai

ezxdisp 0.1.3 description

ezxdisp is a simple graphics library that works on the X11 and Win32 platforms. ezxdisp library has a small set of functions for drawing simple 2D/3D graphics.
For example, following code will create a 100x100 window with white background, and will draw red circle in the centre of the window.
#include "ezxdisp.h"
int main(int argc, char *argv[])
{
ezx_t *e;
e = ezx_init(100, 100, "Hello, ezxdisp.");
ezx_set_background(e, &ezx_white);
ezx_fillcircle_2d(e, 50, 50, 25, &ezx_red, 1);
ezx_redraw(e);
sleep(3);
ezx_quit(e);
return 0;
}
Enhancements:
- This release includes a major enhancement of event handling API, new 2D drawing functions, and new documentation on API usage.
- There are also small API changes to remove unused arguments in drawing functions.

ezxdisp 0.1.3 Screenshot

Advertisements

ezxdisp 0.1.3 Keywords

Bookmark ezxdisp 0.1.3

Hyperlink code:
Link for forum:

ezxdisp 0.1.3 Copyright

WareSeeker periodically updates pricing and software information of ezxdisp 0.1.3 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of ezxdisp 0.1.3 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Sponsored Links
Related Software
aedGUI is a cross-platform C++ GUI library that works with SDL. Free Download
Paludis is a package management library that works with Gentoo style ebuilds, together with a simple console client. Free Download
linda is a simple library implementation of the Linda parallel programming system. Free Download
libdvbpsi is a very simple and fully portable library designed for MPEG TS and DVB PSI table decoding and generation. Free Download
SSL++ is simple C++ library that encapsulates some of OpenSSL functionality in easy to use set of classes. Free Download
PyGEP is a simple library suitable for academic study of GEP. Free Download
libstrvar is a simple variable library intended mostly to ease handling of strings and certain types of data exchange. Free Download
libloop is a small, simple library for manipulating loopback block devices (/dev/loop). Free Download