Libpolo

From Wikipedia, the free encyclopedia
Libpolo
Original author(s) Marc S. Ressl
Jorge Prendes
Stable release 0.96 / June 6, 2011 (2011-06-06)
Written in C, C++
Operating system Cross-platform
Type library
License GNU General Public License
Website code.google.com/p/libpolo

libpolo is a graphics, sound and network library written in C, and designed for educational environments. Libpolo is free and open-source software, subject to the requirements of the GNU General Public License (GPL), version 2 or any later.

It is aimed towards students learning the C and C++ programming languages, and is very suitable for high school and first-year university courses.

Its functionality is built around the GLUT library. It provides a streamlined interface, also allowing full access to the OpenGL API.

It is cross-platform, and works under Linux, Mac OS X and Microsoft Windows.

See also

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.