-
OpenGL 3
OpenGL三维图形系统开发与实例-OpenGL 3-D graphics system development and examples
- 2023-09-02 18:45:04下载
- 积分:1
-
绘制出一个三维的建筑模型,有光影的投射,还有纹理映射。可以通过方向键切换视角观察建筑物的任一角落。...
绘制出一个三维的建筑模型,有光影的投射,还有纹理映射。可以通过方向键切换视角观察建筑物的任一角落。-To map out a three-dimensional architectural model has light and shadow projection, as well as texture mapping. Can observe the arrow keys to switch perspectives at any one corner of the building.
- 2022-01-26 04:01:28下载
- 积分:1
-
二
二维图像的三维显示 详细信息 < OpenGL > 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。本代码在Windows2000下编译通过。 -two-dimensional images of three-dimensional display detailed information Image Processing himself to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y co
- 2022-05-22 12:29:02下载
- 积分:1
-
OPENGL下的鼠标键盘操作
OPENGL下的鼠标键盘操作, VC++实现的 opengl 窗体中的鼠标、键盘操作与事件响应处理。
- 2022-04-20 10:34:39下载
- 积分:1
-
OpenGL编程指南(第四版)书后附带的源代码
OpenGL编程指南(第四版)书后附带的源代码-openGL source code
- 2022-04-30 06:00:29下载
- 积分:1
-
我做的OpenGL工程,可以供初学者参考学习。
我做的OpenGL工程,可以供初学者参考学习。- I do the OpenGL project, may refer to the study for the
beginner.
- 2022-04-07 08:01:03下载
- 积分:1
-
扫描二维或三维区域的交叉部分,通过三维曲线,得到交叉部分的曲面区域...
扫描二维或三维区域的交叉部分,通过三维曲线,得到交叉部分的曲面区域-Sweeps out a 2D cross section (a circle, square, whatever, doesn t even have to be a closed path) through a 3D curve, and returns the generated surface as [X,Y,Z] for use with SURF.
- 2022-11-05 00:25:02下载
- 积分:1
-
最大流最小割算法,可以跟踪主动镜头下的非刚体目标!
最大流最小割算法,可以跟踪主动镜头下的非刚体目标!-Maximum flow minimum cut algorithm, the camera can track the initiative of non-rigid target!
- 2022-07-06 12:12:56下载
- 积分:1
-
OpenGL读取txt,asc文件实现三维点云显示
OpenGL读取txt,asc文件实现三维点云显示,本人亲自运行,成功运行。
- 2022-01-26 01:06:20下载
- 积分:1
-
虚拟现实技术――vegaPrime1.2中文教程
虚拟现实技术――vegaPrime1.2中文教程-Virtual Reality Technology- vegaPrime1 .2 English Tutorial
- 2022-06-16 22:18:48下载
- 积分:1