-
OpenGL 3
OpenGL三维图形系统开发与实用技术》书的源码-OpenGL 3-D graphics system development and practical skills, "the source
- 2022-07-19 01:06:57下载
- 积分:1
-
Control romate compute
小programes,包括服务器和客户端,在服务器内可以设置服务器和客户端,你可以调用计算机穿透式服务器。
- 2022-01-26 02:20:27下载
- 积分:1
-
OpenGL 作图例子
OpenGL 作图例子 - 立方体.rar-OpenGL graphic example- cube. Rar
- 2022-03-16 02:21:36下载
- 积分:1
-
OpenGL源代码,主要用于初学者学习OpenGL的基本语法时用。
OpenGL源代码,主要用于初学者学习OpenGL的基本语法时用。-OpenGL source code, mainly for the OpenGL beginners learn the basic syntax used.
- 2022-01-26 08:15:48下载
- 积分:1
-
image processing to the needs and would like to achieve th ree
本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。 本代码在Windows2000下编译通过。-image processing 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 coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documen
- 2023-02-17 05:45:03下载
- 积分:1
-
随机产生一组数据 建立二叉树
并通过OPENGL 建立图形二叉树
随机产生一组数据 建立二叉树
并通过OPENGL 建立图形二叉树-Randomly generated binary tree to establish one set of data and through the establishment of OPENGL graphics tree
- 2023-03-14 16:40:03下载
- 积分:1
-
OpenGL控件。
OpenGL控件。-OpenGL controls.
- 2022-05-10 20:36:32下载
- 积分:1
-
OpenGL的指令
The instruction of OpenGL
- 2022-02-20 18:45:45下载
- 积分:1
-
Cubic spline, based on VC++ The opengl graphics code
三次样条,基于VC++的opengl图形代码-Cubic spline, based on VC++ The opengl graphics code
- 2023-08-24 14:35:02下载
- 积分:1
-
opengl粒子系统实现喷泉模拟
用opengl实现的喷泉模拟,适合刚开始学习opengl的人使用,对光滑粒子流体动力学感兴趣的人,即sph算法,可以实现较好的喷泉模拟,是一个很好地学习范例。
- 2022-08-09 17:06:08下载
- 积分:1