文件名称:DrawingSimple2D
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 26.08kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This the third tutorial in the Foundation section. This tutorial covers the basics of drawing some simple 2D polygons such as triangle, pentagon, rectangle etc. We will make use of the code that we had generated in the previous section. We ll cover some important topics such as Clipping Area, Viewports, Vertex and the Primitives in OpenGL such as the point, line, triangle, polygon, quads etc. We ll write a program that is menu driven and draws points, triangles, lines, quads etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 13898399drawingsimple2d.zip 列表 MainFrm.cpp MainFrm.h OpenGL.cpp OpenGL.dsp OpenGL.dsw OpenGL.exe OpenGL.h OpenGL.rc OpenGLDoc.cpp OpenGLDoc.h OpenGLView.cpp OpenGLView.h ReadMe.txt res/ resource.h res/OpenGL.ico res/OpenGL.rc2 res/OpenGLDoc.ico res/Toolbar.bmp StdAfx.cpp StdAfx.h