NeHe OpenGL Lessons: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(Convert ExpressionEngine links)
Line 8: Line 8:
= NeHe in Qt =
= NeHe in Qt =


"NeHe Productions":http://nehe.gamedev.net/: Extensive OpenGL programming tutorials and resources.
[http://nehe.gamedev.net/ NeHe Productions]: Extensive OpenGL programming tutorials and resources.


== Examples and Blogs ==
== Examples and Blogs ==
Line 20: Line 20:
==== Cai Wancang: Lesson 01-48 (2014) ====
==== Cai Wancang: Lesson 01-48 (2014) ====


* Code: "source code":https://github.com/cwc1987/NeHe_OpenGL_Qt4.git
* Code: [https://github.com/cwc1987/NeHe_OpenGL_Qt4.git source code]


==== "Johan Thelin":http://www.thelins.se/johan/blog/: Lesson 01-12 (2009) ====
==== [http://www.thelins.se/johan/blog/ Johan Thelin]: Lesson 01-12 (2009) ====


* Blog: "NeHe on OpenGL":http://www.thelins.se/johan/2009/08/nehe-on-opengl.html
* Blog: [http://www.thelins.se/johan/2009/08/nehe-on-opengl.html NeHe on OpenGL]
* Article: "The Independent Qt® Tutorial - Chapter 14 - OpenGL":http://www.digitalfanatics.org/projects/qt_tutorial/chapter14.html
* Article: [http://www.digitalfanatics.org/projects/qt_tutorial/chapter14.html The Independent Qt® Tutorial - Chapter 14 - OpenGL]


==== "Wesley Stessens":http://wesley.vidiqatch.org/: Lesson 01-04 (2009) ====
==== [http://wesley.vidiqatch.org/ Wesley Stessens]: Lesson 01-04 (2009) ====


* Blog: "NeHe OpenGL lessons in Qt – Chapter 1 and 2":http://wesley.vidiqatch.org/03-08-2009/nehe-opengl-lessons-in-qt-chapter-1-and-2/
* 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: "NeHe OpenGL lessons in Qt – Chapter 3":http://wesley.vidiqatch.org/04-08-2009/nehe-opengl-lessons-in-qt-chapter-3/
* Blog: [http://wesley.vidiqatch.org/04-08-2009/nehe-opengl-lessons-in-qt-chapter-3/ NeHe OpenGL lessons in Qt – Chapter 3]
* Blog: "NeHe OpenGL lessons in Qt – Chapter 4":http://wesley.vidiqatch.org/08-08-2009/nehe-opengl-lessons-in-qt-chapter-4/
* 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: "YouTube: woezla":http://www.youtube.com/user/woezla, Lesson 05, 07-12, 14, 16, 18-20
* 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: "source code":http://forum.ubuntu.org.cn/download/file.php?id=128455&sid=2911fdce3a16365ac2533367e0032e96
* Code: [http://forum.ubuntu.org.cn/download/file.php?id=128455&sid=2911fdce3a16365ac2533367e0032e96 source code]


=== Qt 3 ===
=== Qt 3 ===

Revision as of 08:01, 4 March 2015


English

[toc align_right="yes" depth="3"]

NeHe in Qt

NeHe Productions: Extensive OpenGL programming tutorials and resources.

Examples and Blogs

Qt 5

Todo

Qt 4

Cai Wancang: Lesson 01-48 (2014)

Johan Thelin: Lesson 01-12 (2009)

Wesley Stessens: Lesson 01-04 (2009)

woezla (2009)

CrazyWind/comfanter: Lesson 01-12, 16-29 (2009)

Qt 3

Liang Qi: Lesson 01-09, 11, 12, 16 (2002)