搜索资源列表
Visual C++高级编程技术-opengl篇
- 详细讲解了opengl绘图的原理与方法并附着大量代码。-detailed account of the principle of opengl graphics with a large number of methods and attach code.
opengl 的MFC编程框架
- 这是个基于Visual C++ 环境的MFC单文档的opengl 编程框架,用户可以直接在绘图函数里面用opengl 函数来绘制模型,不需要再另外添加初始化函数!!此框架具有通用性!
opengl学习文档整理
- 在Windows环 境中创建 opengl 程序.它将显示一个空的 opengl 窗口,可以在窗口和全屏模式下切 换,按 ESC 退出.它是我们以后应用程序的 框架.
opengl.rar
- 创建一个基于MFC 的Single Document 应用程序,利用opengl 进行图形的绘制: 1.实现opengl 绘图环境和Windows 绘图环境兼容。 2.利用opengl 绘图函数进行一些基本图形如直线、多边形的绘制。 3.利用opengl 设置图形的颜色。 ,Create a Single Document in MFC-based applications, using opengl for graphics rendering: 1. Achieve opengl g
opengl
- 基于对话框的用一个定时器控制物体旋转的opengl绘图程序-Based on the dialog box with a timer control object rotation opengl drawing program
qt+opengl 3D绘图
- qt+opengl绘图,适合初学者,对3D世界的大致了解,希望对你有所帮助,多动手的收益远多于埋头书本
opengl
- 在VC中实现opengl三维绘图,很适合opengl的初学者使用!是初学者的必备源码!-In the VC to achieve opengl 3D graphics, very suitable for beginners to use opengl! Is the essential source for beginners!
candlestic
- C语言读入obj文件和mtl文件,opengl绘图-Obj files in C read and mtl files, opengl drawing
opengl3DGraphicsSource
- VC6.0环境 opengl三维绘图源码-VC6.0 opengl 3D Graphics Source
opengl
- opengl编程指南(第四版),内含多种opengl绘图源码。-opengl Programming Guide (fourth edition), containing a variety of opengl graphics source.
dianhexian
- opengl绘图,文件太多只能分开上传,每个都是单独的部分-opengl graphics, documents can only separate upload too much, each is a separate part of
Combination_of_computer_graphics_code
- 计算机图形学组合代码(含:opengl绘图,二维绘图,简单三维绘图,以及它们各自的平移旋转等功能)-Combination of computer graphics code
opengl
- android上面实现opengles的一些代码,学习外国网站的代码。里面有些功能不能用。主要是集合了一些简单的绘图等-android above code to achieve some opengles, learning a foreign Web site code. Some functions can not be used inside. Mainly bringing together some simple graphics, such as
teach_SetLight-lqx
- 建立了一套opengl绘图系统,所有的基本图形都在BASEDRAW。CPP里面,这套源码真的值得大家参考。-The establishment of a set of opengl graphics system, all the basic graphics are BASEDRAW. CPP inside, this source is really worth your reference.
GameClass
- opengl 绘图 效果和不错,值得一看,效果很好-opengl graphics effects and good, worth a look, good results
GdiAndopengl
- 一个基于对话框的GDI绘图和opengl结合的绘图程序,可以在在窗口中同进行gdi绘图和opengl绘图-A dialog-based combination of GDI drawing and opengl drawing program, you can be in a window with the mapping and opengl graphics gdi
opengl
- 手把手教你初始化光照模型及视图模型转换设置后开始实际的绘图,设置背景颜色,设置明暗模型等等。-Taught you how to initialize the model and view model of illumination change settings after the actual drawing, set the background color, set the shading model and so on.
Coordinate3
- VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线-VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coor
opengl
- opengl绘图示例,方便学习opengl的人对opengl有个初步了解。-opengl graphics example, people who facilitate learning opengl have a preliminary understanding of opengl.
op
- 在MFC单文档上结合opengl绘图,实现鼠标的选取(Combined with opengl drawing on MFC single document, the selection of mouse is realized.)