搜索资源列表
OpenGL(3D显示例程)
- 一个用调色板配合OpenGL写的一个三维物体在空间中飞行变换的VC例程,适合OpenGL的初学者学习。-using a palette with a written OpenGL 3D objects in space flight transform the VC routines suitable for beginners to learn OpenGL.
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
三棱锥
- 利用所学的计算机图形学的知识编制的三维物体之三棱锥图形,其中利用的是VC和OPENGL的结合在OPENGL编程下完成的,具有非常好的参考价值-use their knowledge of computer graphics prepared by the three-dimensional objects ter pyramid graphics, which use the VC and the integration of the OpenGL programming OpenGL comp
38 在OPENGL视图中绘制三维物体
- 这是一个基本的opengl的例程,是熟悉opengl框架的很好例子,可以仔细研究一下啊-This is a basic routines of the opengl is familiar with opengl framework of a good example, a closer look ah
OPENGL
- 利用OPENGL在MFC的单文档视结构中的窗体上绘制了两国三维物体,并且添加了一些相关的背景绘制-use OpenGL in MFC single document as the structure on the Form 3D rendering of the two objects, and the addition of some relevant background rendering
ture
- 计算机图形学OPENGL真实感图形生成: 1.实现OPENGL三维物体的建模,消隐
在OpenGL视图中绘制三维物体
- 在OpenGL视图中绘制三维物体-view of the OpenGL 3D Rendering
OpenGL三维物体显示
- 一个显示三维物体的例子,可以进行缩放和旋转
OpenGL.rar
- 包括:制作简单的OpenGL动画,3DS文件阅读器,浮动窗体中的OpenGL多视图的实现,利用OpenGL绘制三维物体,OpenGL中雾的效果实现,改变显示模式,Include: the production of simple OpenGL animation, 3DS file viewer, floating form of OpenGL realize many view the use of OpenGL rendering three-dimensional objects, Ope
Select
- OPENGL宝典上的经典教程,如何在OPENGL中鼠标选中一个三维物体,供初学者借鉴-OPENGL course the classic book on how to select the mouse OPENGL in a three-dimensional objects, drawing for beginners
OpenGl
- OpenGL视图中绘制三维物体,绘制一个旋转的立方体-OpenGL rendering three-dimensional objects in view, a rotating cube mapping
OpenGL_model
- 利用OpenGL实现三维动画,可以通过鼠标移动或旋转三维物体-Draw with OpenGL, the object can move and rate with mouse move
deform
- 基于OpenGL的源码,允许用户用鼠标选点,对三维物体进行变形-OpenGL-based source code that allows users to use the mouse to the choice of site, the deformation of three-dimensional objects
OpenGL
- 绘制三维物体,并且实现鼠标控制的三维旋转-Draw three-dimensional objects, and to achieve three-dimensional rotating mouse control
OpenGL-3
- 在OpenGL视图中绘制三维物体!几个简单的绘制3维物体的例子!大家参考-OpenGL rendering in view of three-dimensional objects! Draw a few simple examples of 3-D objects! Reference
shadowDemo
- 基于openGL和VC++开发的三维场景,运用shadow volume技术实现场景中物体的动态阴影。-Based on openGL and VC++ to develop three-dimensional scenes, the use of technology shadow volume implementation of the dynamic scene shadow objects.
texture
- opengl中的纹理贴图,实现三维物体纹理贴图的基本步骤-opengl the texture mapping, texture mapping implementation of three-dimensional objects, the basic steps
GraphicsHomework
- 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
7.1
- OpenGL制作二次三维物体,想要学的都来看这个经典的源码啊-Production of secondary OpenGL 3D objects, you want to learn all look at this classic source ah
Delphi-OpenGL.Rar
- Delphi平台上采用OpenGL编程,实现三维物体的动态显示。-Delphi platform with OpenGL programming, dynamic display of three-dimensional objects.