搜索资源列表
OpenGL编程例子
- OpenGL编程例子,在窗品中建立3D图像效果.
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
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
对话窗体中使用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.
3d_construction
- 用OpenGL显示三维图像,可以自己先生成空间高度数据,设置视点和目标点.-show with OpenGL 3D images into their own space, Mr. height data, viewpoint and set up the goal.
apoolGL-099-pre22.tar
- 用于在LINUX下进行三维图像处理的OpenGL接口.实现三维动态渲染-LINUX for the three-dimensional image processing OpenGL interface. Dynamic 3D rendering
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
3d
- VC++编写的程序,可以从硬盘中读取一幅BMP图像并显示出来,还可以用OPENGL进行三维显示-VC prepared by the procedure could read from the hard disk and a BMP image is displayed, You may also use OpenGL for 3D Display
3D
- 3D图像算法从入门到进阶(包含C实现的源码说明)-3D image from entry to advanced algorithm (implemented in C source code containing instructions)
NEHEOPENGL
- NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框 视口和绘制函数 2D字符 纹理 框架结构 教程目录 01:OpenGL窗口 02:多边形 03:添加颜色 04:旋转 05:3D空间 06:纹理映射 07:光照和键盘 08:混合 09:移动图像 10:3D世界 11:飘动的旗帜
eidter
- 使用openGL绘制简单2d,3d图像。绘制正弦曲线等数学图形。-The use of openGL drawing simple 2d, 3d image. Sinusoid, such as rendering graphics mathematics.
robot
- 通过mfc制作的3d机械手臂,可以通过1-6不同数字键来移动或旋转手臂不同位置,通过q和e来左右移动屏幕,通过鼠标滑鼠来改变屏幕图像大小.-3d robot hand made by mfc. use 1-6 number to move or rotate different position of it, q and e to move the scene left or right, mouse slip to change the size of it
OpenGL3Dgraphics
- 在VC中实现OpenGL三维绘图,具有坐标变换,图像印象等功能。-In the VC to achieve OpenGL 3D graphics, with a coordinate transformation, image impression functions.
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
OpenGL-real-time-3D-rendering
- OpenGL图像编程PDF格式英文清晰版版书籍-OpenGL Programming Book
3d-viewing
- 一个三维图像观察软件,可以交互输入,通过修改参数,修改图形,并查看平行投影透视投影的情况-Observed a three-dimensional image software, you can interactively input by modifying the parameters, modify graphics, perspective projection and parallel projection view of the situation
3d-image-design-program
- 三维图像程序设计,共四部分内容:引导篇、基础篇、提高篇和辅助篇。内容较全面,适合各个阶段学者。-Three-dimensional program design, a total of four parts: guidance papers, basic papers, articles and support to improve articles. Content more comprehensive, suitable for all stages of scholars.
2-3d-vision
- 双目2维图像的3d显示,利用关键点重新建模-The three-dimensional display of the two-dimensional image
3D-OpenGL
- 基于OpenGL的3D魔方程序的实现,代码完整,注释详细,是从事OpenGL图像编程的良好实例。-OpenGL 3D Cube program implementation, the code is complete, detailed notes, is engaged in a good example of the OpenGL graphics programming.
3D
- 代码为利用开源计算机图形学库OPENGL生成球体三维图像的程序-The use of open source code for the computer graphics library OPENGL sphere three-dimensional image generation program