MiniQt

I wrote this Widget Library on my "Fachpraktikum" at the University of Stuttgart. The basic idea was to provide widget library for OpenGL/GLUT applications. Unlike GLUI (Widget Library for GLUT: http://www.cs.unc.edu/~rademach/glui ) this library has basic window management - windows are drawn inside main GLUT window. (see screenshot). I don't intend to work on this project in the future, so i am looking for an interested maintainer/developer. Mail me at:

This software is provided "as is" and without any warranty.

 

Screenshot below shows main GLUT window (running on Windows XP) with three miniQt Windows inside.

Download this demo for windows miniQT.zip (754kb)

Download README.pdf(47kb) (in German)

Download source code src.zip(83kb)
(No automake/configure. You will probably have to modify Makefile!!!) Should compile under Cygwin and Linux

Browse doxygen documentation here

back to my site : http://www.it77.de