NeHe in Qt: Difference between revisions
Jump to navigation
Jump to search
AutoSpider (talk | contribs) (Add "cleanup" tag) |
AutoSpider (talk | contribs) (Convert ExpressionEngine links) |
||
Line 10: | Line 10: | ||
= NeHe in Qt = | = NeHe in Qt = | ||
[http://nehe.gamedev.net/ NeHe Productions]: Extensive OpenGL programming tutorials and resources. | |||
== Examples and Blogs == | == Examples and Blogs == | ||
Line 18: | Line 18: | ||
==== Cai Wancang: Lesson 01-14 (2014) ==== | ==== Cai Wancang: Lesson 01-14 (2014) ==== | ||
* Code: | * Code: [https://github.com/cwc1987/NeHe_OpenGL_Qt5.git source code] | ||
=== Qt 4 === | === Qt 4 === | ||
Line 24: | Line 24: | ||
==== Cai Wancang: Lesson 01-48 (2014) ==== | ==== Cai Wancang: Lesson 01-48 (2014) ==== | ||
* Code: | * Code: [https://github.com/cwc1987/NeHe_OpenGL_Qt4.git source code] | ||
==== | ==== [http://www.thelins.se/johan/blog/ Johan Thelin]: Lesson 01-12 (2009) ==== | ||
* Blog: | * Blog: [http://www.thelins.se/johan/2009/08/nehe-on-opengl.html NeHe on OpenGL] | ||
* Article: | * Article: [http://www.digitalfanatics.org/projects/qt_tutorial/chapter14.html The Independent Qt® Tutorial - Chapter 14 - OpenGL] | ||
==== | ==== [http://wesley.vidiqatch.org/ Wesley Stessens]: Lesson 01-04 (2009) ==== | ||
* Blog: | * 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] | ||
* Blog: [http://wesley.vidiqatch.org/04-08-2009/nehe-opengl-lessons-in-qt-chapter-3/ NeHe OpenGL lessons in Qt – Chapter 3] | |||
* Blog: [http://wesley.vidiqatch.org/08-08-2009/nehe-opengl-lessons-in-qt-chapter-4/ NeHe OpenGL lessons in Qt – Chapter 4] | |||
==== woezla (2009) ==== | ==== woezla (2009) ==== | ||
* Video: | * Video: [http://www.youtube.com/user/woezla YouTube: woezla], Lesson 05, 07-12, 14, 16, 18-20 | ||
==== CrazyWind/comfanter: Lesson 01-12, 16-29 (2009) ==== | ==== CrazyWind/comfanter: Lesson 01-12, 16-29 (2009) ==== | ||
* Post: http://forum.ubuntu.org.cn/viewtopic.php?f=162&t=322799 (Simplified Chinese) | * Post: http://forum.ubuntu.org.cn/viewtopic.php?f=162&t=322799 (Simplified Chinese) | ||
* Code: | * Code: [http://forum.ubuntu.org.cn/download/file.php?id=128455&sid=2911fdce3a16365ac2533367e0032e96 source code] | ||
=== Qt 3 === | === Qt 3 === |
Revision as of 15:06, 4 March 2015
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
English
[toc align_right="yes" depth="3"]
NeHe in Qt
NeHe Productions: Extensive OpenGL programming tutorials and resources.
Examples and Blogs
Qt 5
Cai Wancang: Lesson 01-14 (2014)
- Code: source code
Qt 4
Cai Wancang: Lesson 01-48 (2014)
- Code: source code
Johan Thelin: Lesson 01-12 (2009)
- Blog: NeHe on OpenGL
- Article: The Independent Qt® Tutorial - Chapter 14 - OpenGL
Wesley Stessens: Lesson 01-04 (2009)
- Blog: NeHe OpenGL lessons in Qt – Chapter 1 and 2
- Blog: NeHe OpenGL lessons in Qt – Chapter 3
- Blog: NeHe OpenGL lessons in Qt – Chapter 4
woezla (2009)
- Video: YouTube: woezla, 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
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)