搜索资源列表
对话窗体中使用openGL
- VC对话框程序实现openGL在对话窗体上画3D图像,并可以根据BMP图片绘制3D物体的背景。-VC Program openGL dialog box in the dialogue window painted 3D images, and BMP images can draw 3D objects on the background.
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
MYPICK1.rar OpenGL高级编程篇所附源代码
- OpenGL高级编程篇所附源代码例选取窗口中的一个对象进行放大。,OpenGL high-level programming articles cases attached to the source code window to select an object to enlarge.
OpenGL.rar
- OpengL mfc框架,可自由实现全屏和窗口两种显示模式,代码浅显易懂,OpengL mfc framework, be free to achieve the two full-screen and window display mode, code easy to understand
XDllPt1_demo
- creating openGL window on a Dialog
OpenGL
- 一个很有趣的OpenGL程序,讲述怎样建立一个OpenGL窗口框架-OpenGL, a very interesting program about how to establish a framework OpenGL window
opengl
- 绘制一个多边形,实现以下变换:a) 按字母U或u进行旋转轴的切换:旋转轴为垂直于屏幕的直线,过当前窗口中心或者过物体中心(通过按U/u在两种可能中切换)。改变旋转轴后的变换是在以前发生所有变换的基础上累加进行的。b) 按字母R或r, 物体绕旋转轴分别旋转一个小角度d0或者-d0。 c) 按向上、下、左、或右方向键,物体相对于屏幕向上、下、左、或右平移固定长度L0。d) 按S或s实现物体绕自身中心放大为原来的k或1/k倍,其中k>1为放缩因子。e) 如果按字母i或I, 则取消之前b,c,
opengl_x_window_extension_prototype_tutorial
- opengl x窗口扩展的原形教程opengl x window extension prototype tutorial-opengl x window extension prototype tutorial opengl x window extension prototype tutorial
OpenGL-Reference-Manual
- OpenGL是一个图形硬件的软件接口这一接口包含了数百个函数,图形程序员可以利用这些函数指定设计高品质的三维彩色图像所需的对象和操作。这些函数中有许多实际上是其他函数的简单变形,因此,实际上它仅包含大约180个左右完全不同的函数。 -OpenGL is a graphics hardware software interface (" GL" is Graphics Library). This interface contains hundreds of functions,
OpenGL(sphere)
- 利用OPENGL和VC混合编程,实现窗口的分割,左边窗口设置控制命令,右边窗口绘制图像并且可以设置坐标旋转。-Using OPENGL and VC mixed programming, split window, left window, set the control commands, drawing in the right window and you can set the coordinate rotation.
MultiView-OpenGL
- 在Visual C++环境下,以4个OpenGL窗口为例,介绍多个OpenGL窗口的实现,在此框架的基础上,可以实现类似3DSMax多视角3D软件编程。-In Visual C++ environment to four OpenGL window as an example, the realization of multiple OpenGL windows, on the basis of this framework can achieve a similar multi-view 3D
OpenGL
- 使用vs2008编译器,用OpenGL写的简单的基本窗口程序,可以作为初学者学习的基本结构-Using vs2008 compiler, written with simple basic OpenGL window procedure can be used as beginners learn the basic structure
Setting-Up-An-OpenGL-Window
- Setting Up An OpenGL Window
Opengl
- 实现Opengl窗口框架,可以添加自己的程序,方便使用,并且实现静态窗口切分-To achieve Opengl window frame, can add their own procedures, easy to use, and the realization of the static window segmentation
qt-and-opengl
- qt与opendl 我们将介绍如何利用Qt创建OpenGL窗口并在其中绘制图形。 -qt and opengl We will introduce how to use the Qt create OpenGL window and in the drawings.
qt-opengl
- 在这一次的教程中,我们将介绍如何利用Qt创建OpenGL窗口并在其中绘制图形。 -In this time of the tutorial, we will introduce how to use the Qt create OpenGL window and in the drawings.
opengl打开一张BMP图片
- 使用opengl打开一张BMP图片显示到opengl绘制窗口(Use OpenGL to open a BMP picture and display it to the opengl rendering window)
teapots
- 单个opengl窗口,显示一组茶壶,可单击拖动鼠标绘制选择框。(A single OpenGL window displays a set of teapots, and can be clicked to drag the mouse to draw the selection box.)
OpenGL窗口创建
- 利用C++编程语言实现OpenGL运行窗口创建完整构架程序(The OpenGL run window creates a complete architecture program)
OpenGL Tutorials for Windows using MFC
- This tutorial is all about OpenGL using MFC in Window Environment.