Qt Creator wizard for OpenGL (glut) project

Hello all.

I hacked a draft of a project template for Qt Creator IDE.
It’s based on Nehe’s base code OpenGl-glut and you can find it here:
http://code.google.com/p/opengltemplates/
You can also find short instructions on that link.

Sharing in the hope that someone will find it usefull.

Cheers.
/Alkis

Hi again.

I made a small addition that might come handy. I added code to grab snapshots (still image in jpg format, code for loseless tga is there you have to change the method called) and also to grab video.

Grab neheglglutVS.tar.bz2 to check it out.
http://code.google.com/p/opengltemplates/

Instructions at that page, near the bottom of the page for the needed libraries.
Cheers,
/Alkis

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.