搜索资源列表
StLViewer_src.rar
- 这是一个在VC环境下用OPENGL写的一个显示三维图形的源程序。该程序将OPENGL的函数写成类,并且提供了放大、缩小及选择的功能。
实例56
- 利用OpenGL函数实现绘制茶壶图形,包括可视窗口的大小尺寸,窗口背景和绘图功能。-Function OpenGL graphics rendering teapot, including the visualization window sizes, the window background and graphics features.
Exam77
- 介绍了视区变换函数,分别在两个绘图区中用不同的图案绘制图形,并设置是否清空背景-introduced as the District transform function, respectively, in two areas Mapping using different shapes, drawing, and whether or not it cleared background
OpenGL超级宝典各章源代码01-19
- 《OpenGL超级宝典(第二版)》 在本书中,通常每章介绍一个方面的编程主题,并在同一章中给出与此编程主题相关的大量函数及函数说明。另外,许多函数还提供了实用的示例,使读者可以直接在自己的程序中借鉴参考。 本书内容丰富而全面、结构清晰、层次分明,适用于使用OpenGL编程的各个层次的程序员。 本书是有关OpenGL的参考书,它的内容完整而全面,专为使用OpenGL的新版本进行编程的Windows程序员而写。本书适用于希望掌握OpenGL并提高其图形编程的程序员,既可以作为
ReadDXF.doc
- OpenGL是美国SGI公司最新推出的一套开放式的三维图形软件接口,适用于广泛的计算机环境,从个人计算机到工作站,OpenGL都能实现高性能的三维图形功能。OpenGL本身不仅提供对简单图元的操作和控制,还提供了许多函数用于复杂物体的建模。但是,我们通常喜欢使用AutoCAD和3DS及3Dmax等工具来建立模型,并且我们已经有了很多这样的模型,那么我们如何才能资源共享,避免重复劳动呢?利用CAD图形标准数据交换格式—DXF格式,我们就能很容易地实现资源共享,而不需要重复建模。 -SGI Open
textureloader
- 这是个纹理导入的例子。导入纹理的函数封装在Texture.cpp和Texture.h中,使三维图形更具真实感。-This is a texture into the case. Introduction Texture Function Packaging and the Texture.cpp Texture.h, so 3D graphics more realistic.
dk0619
- 此程序为一图像处理程序,用OPENGL编制, 用户首先选择是绘制二维或三维图形,对于相应的图形输入一定的数据后保存,即可出现需要的图形窗口,可以进行数据预数据,查看变差函数,运用克里格插值,观查图像生成过程及帧描绘过程,最后点击输出即可看到所实现的图形,此为一个非常不错的图形图像处理程序。且是用MFC实现的,功能强大,便于窗口运行。-procedure for an image-processing program, using OpenGL establishment, users fir
tutors
- 关于材质灯光的学习程序,图形界面。在修改参数的同时,了解了关键函数的用法和重要的参数的作用。-material lights on the learning process, a graphical interface. Parameter changes in the understanding of the key functions of the route and the parameters of the important role.
OpenGL_Kaifazhinan
- 第一章 OpenGL与三维图形世界 ? 1.1 OpenGL使人们进入三维图形世界 1.2 OpenGL提供直观的三维图形开发环境 1.3 OpenGL称为目前三维图形开发标准 第二章 OpenGL概念建立 2.1 OpenGL基本理解 2.2 OpenGL工作流程 2.3 OpenGL图形操作步骤 第三章 Windows NT环境下的OpenGL 3.1 Windows NT下的Open
A02_OpenGL_base_graph
- 提供了OpenGL中基本图形绘制函数,希望对大家有所帮助-provide basic OpenGL graphics rendering function, we hope to help
CarModel
- 这是我计算机图形学课的大作业 运用了OpenGL中大部分的常见函数 并在里面加入了一个自己编写CDIB类 用于读取图像贴图-This is my computer graphics course of operations using OpenGL most of the common functions and the inside the inclusion of a category of their own to prepare for the Bitmap image map read
echelon
- 用静态OpenGL静态库函数绘制图形;对glClear()函数与gluOrtho2D函数的使用-static static library functions OpenGL graphics rendering; right glClear () function with the function of the use of gluOrtho2D
3Dpage
- 这是用c++ 、mfc,而不用opengl,模拟3d 函数作图的一个例子,是理解计算机图形学的很好的程序.-c, mfc, without opengl, 3d simulation of a mapping function examples, understand very well the computer graphics procedures.
mycdc
- 用VC编制函数图形的显示类.在某些工程应用系统中常要对已知的表达式求出其图形,只能应用VC对这些函数进行二维或三维的显示,本代码就是将显示的图形进行类的编制,使绘图变得轻松
径向基函数插值可视化
- 用OPENGL的简化版本glut 3.7 开发的径向基函数插值可视化三维图面旋转。用到了鼠标球追踪技术,径向基函数插值 压缩包下,data.txt为三维图形高度的值,ThreaD.cpp是源程序。Debug里面有在配置glut32.dll后可以运行的程序。其中glut-3.7.6.bin是glut包。如何配置请看里面的说明。如果,你对opengl有兴趣,那么这个是学习opngl的基础
StLViewer_src.rar
- 这是一个在VC环境下用OPENGL写的一个显示三维图形的源程序。该程序将OPENGL的函数写成类,并且提供了放大、缩小及选择的功能。, This is under the VC environment a demonstration three dimensional graph source program which writes with OPENGL. This procedure wrote the OPENGL function the kind, and provided the
2_sinc_func_953506554
- 定义一个窗口,绘制抽样信号的函数图形,并定义世界窗口和视口-Define a window function of the signal sample drawn graphics, and define the world window and viewport
3d
- 一个使用QT编写的三维函数图形程序,输入z=f(x,y)的表达式即可画出函数图像,使用openGL编程-The preparation of a three-dimensional function using the QT graphics program, type z = f (x, y) function, the expression can draw images, use the openGL programming
jingxiangjihanshuchazhi
- 用glut做的鼠标球追踪三维旋转。包含可执行的exe。单是需要安装glut包.其中三维图形插值,基于径向基函数插值来做的。-Programming wiht glut and rotate 3d data.
Snow
- 基于opengl函数图形库的实现雾模拟的场景,使三维场景更加逼真-Based on the realization of opengl library function graphic simulation of fog scene。Make more lifelike 3d scene