NeHe OpenGL Lessons: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:HowTo]] | [[Category:HowTo]] | ||
[[Category:Developing_with_Qt::QtOpenGL]] | |||
'''English''' | '''English''' | ||
[toc align_right= | [toc align_right="yes" depth="3"] | ||
= NeHe in Qt = | = NeHe in Qt = | ||
"NeHe Productions":http://nehe.gamedev.net/: Extensive OpenGL programming tutorials and resources. | |||
== Examples and Blogs == | == Examples and Blogs == | ||
Line 19: | Line 20: | ||
==== Cai Wancang: Lesson 01-48 (2014) ==== | ==== Cai Wancang: Lesson 01-48 (2014) ==== | ||
* Code: | * Code: "source code":https://github.com/cwc1987/NeHe_OpenGL_Qt4.git | ||
==== | ==== "Johan Thelin":http://www.thelins.se/johan/blog/: Lesson 01-12 (2009) ==== | ||
* Blog: | * Blog: "NeHe on OpenGL":http://www.thelins.se/johan/2009/08/nehe-on-opengl.html | ||
* Article: | * 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: | * 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: | * Blog: "NeHe OpenGL lessons in Qt – Chapter 3":http://wesley.vidiqatch.org/04-08-2009/nehe-opengl-lessons-in-qt-chapter-3/ | ||
* Blog: | * Blog: "NeHe OpenGL lessons in Qt – Chapter 4":http://wesley.vidiqatch.org/08-08-2009/nehe-opengl-lessons-in-qt-chapter-4/ | ||
==== woezla (2009) ==== | ==== woezla (2009) ==== | ||
* Video: | * 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) ==== | ==== 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: "source code":http://forum.ubuntu.org.cn/download/file.php?id=128455&sid=2911fdce3a16365ac2533367e0032e96 | ||
=== Qt 3 === | === Qt 3 === |
Revision as of 10:48, 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
Todo
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)