[[:projects:urban:internal|Internal]] === Instructions === * Download latest Qt version [[http://qt.nokia.com/downloads|here]]. * Read and follow [[http://doc.qt.nokia.com/4.6/install-win.html|installation instructions]] for Windows. * Some [[http://johnhforrest.com/2010/01/installing-qt-4-6-on-windows/|alternative instructions]]. * Download and install [[http://doc.trolltech.com/vs-add-in-1.0/index.html|Qt Visual Studio add-in]]. * Read integration with OpenGL [[http://doc.trolltech.com/4.6/examples-opengl.html|examples]]. === Tutorials === * The independent Qt [[http://www.digitalfanatics.org/projects/qt_tutorial/chapter14.html|Tutorial]]: Nehe's OpenGL tutorial in Qt. * A project skeleton with a window with trackball navigation, a sample slider and a square being rendered, can be found here: [[\\matrix\homes\cvanegas\Qt]].