文件名称:Lesson01
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.4mb
- 下载次数:
- 0次
- 提 供 者:
- w***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
创建一个OpenGL窗口:
在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架.
理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程.
-Creating an OpenGL window: In this tutorial, I will teach you in a Windows environment to create OpenGL applications. It will display a blank OpenGL window, you can switch the window and full screen mode, press ESC to exit the application after it is program fr a mework. is very important to understand how OpenGL, you can download the source code at the end of the tutorial, but I strongly suggest you read through the tutorial at least, before you start programming.
在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架.
理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程.
-Creating an OpenGL window: In this tutorial, I will teach you in a Windows environment to create OpenGL applications. It will display a blank OpenGL window, you can switch the window and full screen mode, press ESC to exit the application after it is program fr a mework. is very important to understand how OpenGL, you can download the source code at the end of the tutorial, but I strongly suggest you read through the tutorial at least, before you start programming.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lesson01\Debug\BuildLog.htm
........\.....\lesson1.exe.embed.manifest
........\.....\lesson1.exe.embed.manifest.res
........\.....\Lesson1.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\vc80.idb
........\.....\vc80.pdb
........\Lesson1.cpp
........\lesson1.dsp
........\Lesson1.dsw
........\Lesson1.ncb
........\Lesson1.opt
........\lesson1.plg
........\Lesson1.sln
........\Lesson1.suo
........\lesson1.vcproj
........\lesson1.vcproj.412-PC.412.user
........\lesson1.vcproj.4814BA4976C642F.test.user
........\lesson1.vcproj.DFY.test.user
........\lesson1.vcproj.WWW-531B1916A99.Administrator.user
........\lesson1.vcproj.WWW-B0143540B21.Administrator.user
........\NeHe's Readme.txt
........\Release\BuildLog.htm
........\.......\Lesson1.obj
........\.......\vc80.idb
........\UpgradeLog.XML
........\_UpgradeReport_Files\UpgradeReport.css
........\....................\UpgradeReport.xslt
........\....................\UpgradeReport_Minus.gif
........\....................\UpgradeReport_Plus.gif
........\Debug
........\Release
........\_UpgradeReport_Files
Lesson01
........\.....\lesson1.exe.embed.manifest
........\.....\lesson1.exe.embed.manifest.res
........\.....\Lesson1.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\vc80.idb
........\.....\vc80.pdb
........\Lesson1.cpp
........\lesson1.dsp
........\Lesson1.dsw
........\Lesson1.ncb
........\Lesson1.opt
........\lesson1.plg
........\Lesson1.sln
........\Lesson1.suo
........\lesson1.vcproj
........\lesson1.vcproj.412-PC.412.user
........\lesson1.vcproj.4814BA4976C642F.test.user
........\lesson1.vcproj.DFY.test.user
........\lesson1.vcproj.WWW-531B1916A99.Administrator.user
........\lesson1.vcproj.WWW-B0143540B21.Administrator.user
........\NeHe's Readme.txt
........\Release\BuildLog.htm
........\.......\Lesson1.obj
........\.......\vc80.idb
........\UpgradeLog.XML
........\_UpgradeReport_Files\UpgradeReport.css
........\....................\UpgradeReport.xslt
........\....................\UpgradeReport_Minus.gif
........\....................\UpgradeReport_Plus.gif
........\Debug
........\Release
........\_UpgradeReport_Files
Lesson01