PDA

View Full Version : libpolo - a lightweight graphics and network library for educational environments.



mressl
June 1st, 2011, 01:43 AM
Hi everyone!

I'm new here, and I just wanted to announce that we recently released a new graphics library for computer science classes. It is very lightweight and works as a layer around freeglut. It is written in standard C language.

You will recognize some similarities to processing.org, and it is fairly easy to work with.

The library can be freely downloaded here.

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

Thanks,

Marc.-