NeHe in Qt: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:HowTo]]
[[Category:Developing_with_Qt::QtOpenGL]]


'''English'''
[toc align_right="yes" depth="3"]
= NeHe in Qt =
"NeHe Productions":http://nehe.gamedev.net/: Extensive OpenGL programming tutorials and resources.
== Examples and Blogs ==
=== Qt 5 ===
==== Cai Wancang: Lesson 01-14 (2014) ====
* Code: "source code":https://github.com/cwc1987/NeHe_OpenGL_Qt5.git
=== Qt 4 ===
==== Cai Wancang: Lesson 01-48 (2014) ====
* Code: "source code":https://github.com/cwc1987/NeHe_OpenGL_Qt4.git
==== "Johan Thelin":http://www.thelins.se/johan/blog/: Lesson 01-12 (2009) ====
* Blog: "NeHe on OpenGL":http://www.thelins.se/johan/2009/08/nehe-on-opengl.html
* Article: "The Independent Qt® Tutorial - Chapter 14 - OpenGL":http://www.digitalfanatics.org/projects/qt_tutorial/chapter14.html
==== "Wesley Stessens":http://wesley.vidiqatch.org/: 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: "NeHe OpenGL lessons in Qt – Chapter 3":http://wesley.vidiqatch.org/04-08-2009/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/
==== woezla (2009) ====
* Video: "YouTube: woezla":http://www.youtube.com/user/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":http://forum.ubuntu.org.cn/download/file.php?id=128455&sid=2911fdce3a16365ac2533367e0032e96
=== 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)

Revision as of 09:57, 25 February 2015


English

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

NeHe in Qt

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

Examples and Blogs

Qt 5

Cai Wancang: Lesson 01-14 (2014)

Qt 4

Cai Wancang: Lesson 01-48 (2014)

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

"Wesley Stessens":http://wesley.vidiqatch.org/: 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)