搜索资源列表
OpenGL_vckbase20.zip
- OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
实例56
- 利用OpenGL函数实现绘制茶壶图形,包括可视窗口的大小尺寸,窗口背景和绘图功能。-Function OpenGL graphics rendering teapot, including the visualization window sizes, the window background and graphics features.
CAD_Book_CD
- 王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development techn
OpenGL_quxian
- 一个OpenGL 曲线绘图的例子 VC 编译 需要 OpenGL 开发库 -a curve OpenGL graphics examples VC compiler need for the development of OpenGL
OpenGL实现三维绘图
- OpenGL实现三维绘图 在VC中实现三维交汇图系统演示,主窗口是可以旋转的三维立体坐标系,还可以观察到在x,y,z方向上的投影。-OpenGL 3D graphics in the VC 3D map convergence demonstration, the main window is rotating three-dimensional coordinate system, also can be observed in the x, y, z direction of the pro
在VC中实现OpenGL实现3D绘图的好程序
- 在VC中实现OpenGL实现3D绘图的好程序 这个程序实际上是一个框架 有了他就可以把在CONSOLE 中的OPENGL程序移植过来 便于GDI图形接口下 实现实时3D开发-in VC achieve OpenGL 3D graphics of the program this procedure is actually a framework has he can in the OpenGL CONSOLE transplant procedures to facilitate GDI gra
Visual C++高级编程技术-OPENGL篇
- 详细讲解了OpenGL绘图的原理与方法并附着大量代码。-detailed account of the principle of OpenGL graphics with a large number of methods and attach code.
在VC中实现OpenGL三维绘图
- 在VC中实现OpenGL三维绘图(实现人机交互),旋转,缩放等功能-in VC achieve OpenGL 3D graphics (HCI achieve), rotation, scaling function! !
3DdemoBak(2)
- 利用visual c++,opengl,进行绘图, 实现图形旋转,消隐-use visual c, opengl, drawings, graphics rotation, blanking
OpenGL_vckbase20在VC中实现OpenGL三维绘图
- OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
GLMOVIE
- 使用OpenGL绘图, 初学者必经之路 -use OpenGL graphics, the only way for beginners
VC_OpenGL_draw
- 在VC中实现OpenGL三维绘图 程序用VC 实现了Opengl 三维绘图!-in VC achieve OpenGL 3D drawing program with the VC Opengl 3D graphics!
利用OpenGL实现三维绘图
- 利用OpenGL实现三维绘图-use OpenGL 3D graphics
绘图软件Draw
- 本人自行开发的一个小程序,可以绘制基本形状,还可以实现简单的图形变换,此外还有3D图形(openGL编程)-I developed a small program can draw basic shapes, but also simple graphical transformation, in addition to 3D graphics (openGL Programming)
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
210311351720051219835186567736
- 在VC中实现OpenGL三维绘图 源代码,学习三维绘图可以借鉴。-OpenGL in VC to achieve three-dimensional graphics source code, learning three-dimensional graphics can learn from.
Test1
- 本代码演示了如何在VC中实现OpenGL三维绘图-This code demonstrates how OpenGL in VC to achieve three-dimensional graphics
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.
qt_course
- Qt学习笔记: 包括OpenGL编程学习 8-5 用OpenGL绘图(Graphics with OpenGL) OpenGL是绘制2D和3D模型的标准API。在OpenGL基础上,Qt可以使用QtOpenGL模块绘制3D图形。本节假设您已经熟悉OpenGL。如果对OpenGL不了解,可以浏览http://www.opengl.org/。 -Qt course , very detailed programming document.
LQCGraphic
- vc++上mfc绘制图形,包括直线,像素点,圆,矩形等(MFC draw graphics on vc++, including straight lines, pixels, circles, rectangles and so on)