Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Educational Graphics Library

2 views
Skip to first unread message

Marc S. Ressl

unread,
Feb 24, 2011, 10:45:01 PM2/24/11
to
Hi everyone,

I just wanted to announce that we recently worked on a OpenGL
graphics 
library for educational environments. It's called libpolo
and can be 
downloaded here:

http://code.google.com/p/libpolo

It works as a wrapper around GLUT that exposes an API 
that is very
similar to processing.org, but under C/C++. Features are:

* 2D primitives (point, line, rect, quad, triangle, circle and a
rounded rect)
* pen stroke and solid/gradient fill for all primitives
* texture uploading from BMP files (RGB, RGBA formats)
* simple mouse and keyboard handling
* RGB and HSV color spaces

Hope it is useful to someone!

Marc.-

0 new messages