NeHe in Qt: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''English''' | |||
=NeHe in Qt= | |||
[http://nehe.gamedev.net/ NeHe Productions] ''[nehe.gamedev.net]'': Extensive OpenGL programming tutorials and resources. | |||
==Examples and Blogs== | |||
===Qt 5=== | |||
====Cai Wancang: Lesson 01-14 (2014)==== | |||
* Code: [https://github.com/cwc1987/NeHe_OpenGL_Qt5.git source code] ''[github.com]'' | |||
===Qt 4=== | |||
====Cai Wancang: Lesson 01-48 (2014)==== | |||
* Code: [https://github.com/cwc1987/NeHe_OpenGL_Qt4.git source code] ''[github.com]'' | |||
====[http://www.thelins.se/johan/blog/ Johan Thelin] ''[thelins.se]'': Lesson 01-12 (2009)==== | |||
* Blog: [http://www.thelins.se/johan/2009/08/nehe-on-opengl.html NeHe on OpenGL] ''[thelins.se]'' | |||
* Article: [http://www.digitalfanatics.org/projects/qt_tutorial/chapter14.html The Independent Qt® Tutorial – Chapter 14 – OpenGL] ''[digitalfanatics.org]'' | |||
====[http://wesley.vidiqatch.org/ Wesley Stessens] ''[wesley.vidiqatch.org]'': Lesson 01-04 (2009)==== | |||
* Blog: [http://wesley.vidiqatch.org/03-08-2009/nehe-opengl-lessons-in-qt-chapter-1-and-2/ NeHe OpenGL lessons in Qt – Chapter 1 and 2] ''[wesley.vidiqatch.org]'' | |||
* Blog: [http://wesley.vidiqatch.org/04-08-2009/nehe-opengl-lessons-in-qt-chapter-3/ NeHe OpenGL lessons in Qt – Chapter 3] ''[wesley.vidiqatch.org]'' | |||
* Blog: [http://wesley.vidiqatch.org/08-08-2009/nehe-opengl-lessons-in-qt-chapter-4/ NeHe OpenGL lessons in Qt – Chapter 4] ''[wesley.vidiqatch.org]'' | |||
====woezla (2009)==== | |||
* Video: [http://www.youtube.com/user/woezla YouTube: woezla] ''[youtube.com]'', Lesson 05, 07-12, 14, 16, 18-20 | |||
====CrazyWind/comfanter: Lesson 01-12, 16-29 (2009)==== | |||
* Post: [http://forum.ubuntu.org.cn/viewtopic.php?f=162&t=322799 http://forum.ubuntu.org.cn/viewtopic.php?f=162&t=322799] (Simplified Chinese) | |||
* Code: [http://forum.ubuntu.org.cn/download/file.php?id=128455&sid=2911fdce3a16365ac2533367e0032e96 source code] ''[forum.ubuntu.org.cn]'' | |||
===Qt 3=== | |||
====Liang Qi: Lesson 01-09, 11, 12, 16 (2002)==== | |||
* Code: https://github.com/liangqi/nehe_qt | |||
* Web: http://qiliang.net/old/nehe_qt/ (Simplified Chinese) | |||
===Categories:=== | |||
* [[:Category:Developing with Qt|Developing_with_Qt]] | |||
** [[:Category:Developing with Qt::QtOpenGL|QtOpenGL]] | |||
* [[:Category:HowTo|HowTo]] |
Revision as of 16:10, 14 January 2015
English
NeHe in Qt
NeHe Productions [nehe.gamedev.net]: Extensive OpenGL programming tutorials and resources.
Examples and Blogs
Qt 5
Cai Wancang: Lesson 01-14 (2014)
- Code: source code [github.com]
Qt 4
Cai Wancang: Lesson 01-48 (2014)
- Code: source code [github.com]
Johan Thelin [thelins.se]: Lesson 01-12 (2009)
- Blog: NeHe on OpenGL [thelins.se]
- Article: The Independent Qt® Tutorial – Chapter 14 – OpenGL [digitalfanatics.org]
Wesley Stessens [wesley.vidiqatch.org]: Lesson 01-04 (2009)
- Blog: NeHe OpenGL lessons in Qt – Chapter 1 and 2 [wesley.vidiqatch.org]
- Blog: NeHe OpenGL lessons in Qt – Chapter 3 [wesley.vidiqatch.org]
- Blog: NeHe OpenGL lessons in Qt – Chapter 4 [wesley.vidiqatch.org]
woezla (2009)
- Video: YouTube: woezla [youtube.com], Lesson 05, 07-12, 14, 16, 18-20
CrazyWind/comfanter: Lesson 01-12, 16-29 (2009)
- Post: http://forum.ubuntu.org.cn/viewtopic.php?f=162&t=322799 (Simplified Chinese)
- Code: source code [forum.ubuntu.org.cn]
Qt 3
Liang Qi: Lesson 01-09, 11, 12, 16 (2002)
- Code: https://github.com/liangqi/nehe_qt
- Web: http://qiliang.net/old/nehe_qt/ (Simplified Chinese)