NeHe on OpenGL
I just saw that Wesley has started to port the NeHe OpenGL tutorial to Qt post 1, post 2 and post 3. Great work! I did that back in the Qt 3 days - so perhaps this can be of interest: NeHe chapters 1-12.
As for the Independent Qt Tutorial. It was a while since I updated, and it only applies to Qt 3. Way back we started to move digitalfanatics.org to a wiki format (yes, it is damn ugly), but the tutorial hasn't been moved yet - thus the lack of incorporated updates.
2 Comments:
Wow. Nice to see a few links to my blog on my favourite Planet :D Seems like I've done some double work, huh? Anyway, I have ported lessons 1 through 20 now. Lesson 21 is a special one, it's a full-featured game. To show off Qt's potential I am planning to write two versions: one using pure OpenGL API and one using the QGraphicsView API instead :) Should be fun.
Nah, I did more or less a port of the NeHe graphics library to Qt - it seems that you have done a more thorough job (haven't looked at your code, just read the blogs).
BTW, could you drop me a mail at e8johan - gmail. I'd love to discuss a couple of things with you.
Post a Comment
<< Home