-
帖子这是书“VC++多媒体特效制作百例”中的所有实例的源代码。重点讲述了opengl编程,也包括Direct编程等。...
帖子这是书“VC++多媒体特效制作百例”中的所有实例的源代码。重点讲述了opengl编程,也包括Direct编程等。-This is the message "VC multimedia effects produced 100 cases," all examples of source code. Highlight the opengl programming, including programming, such as Direct.
- 2022-11-07 11:05:09下载
- 积分:1
-
图像处理程序OpenGL编程Chap07_Worms.rar
图像处理程序OpenGL编程Chap07_Worms.rar-Image processing procedures for OpenGL programming Chap07_Worms.rar
- 2022-01-31 21:10:54下载
- 积分:1
-
一个再简单不过的openGL程序,有兴趣的话可以共同讨论
一个再简单不过的openGL程序,有兴趣的话可以共同讨论-The most simple OpenGL program, come and discuss together if you are interested.
- 2022-03-07 01:56:53下载
- 积分:1
-
访问数据
联合工厂单位;
- 2022-03-07 21:42:50下载
- 积分:1
-
纹理映射
纹理映射#include
#ifdef __APPLE__
#include
#else
#include
#endif
GLfloat planes[]= {-1.0, 0.0, 1.0, 0.0};
GLfloat planet[]= {0.0, -1.0, 0.0, 1.0};
GLfloat vertices[][3] = {{-1.0,-1.0,-1.0},{1.0,-1.0,-1.0},
{1.0,1.0,-1.0}, {-1.0,1.0,-1.0}, {-1.0,-1.0,1.0},
&nbs
- 2023-07-29 13:35:04下载
- 积分:1
-
opengl高级编程与可视化系统开发源码
opengl高级编程与可视化系统开发源码-opengl senior programming and visualization systems development FOSS
- 2022-03-24 08:52:36下载
- 积分:1
-
OpenGL下三维模型的显示和自由旋转,应用虚拟球的方法,实现3D模型的自由旋转...
OpenGL下三维模型的显示和自由旋转,应用虚拟球的方法,实现3D模型的自由旋转-OpenGL under the three-dimensional model of the display and free rotation, application of the method of the virtual ball, the realization of 3D model of free rotation
- 2022-02-02 08:49:22下载
- 积分:1
-
MFC与Opengl联合编程实现展点
使用C++语言,利用OpenGL在MFC下实现三维点云展示,并附有点云文本文件。
通过对点云坐标txt文本的读取,进行三维点云的展示,并包含移动缩放功能。
适合初级入门学习OpenGL的朋友。
- 2022-06-13 08:35:21下载
- 积分:1
-
在C#中使用CsGL实现OpenGL反锯齿直线效果的一个例子。
在C#中使用CsGL实现OpenGL反锯齿直线效果的一个例子。 -in C# using OpenGL CsGL achieve straight-aliased effects of an example.
- 2023-04-03 03:50:04下载
- 积分:1
-
生成三维地图,效果不错,可以一看
生成三维地图,效果不错,可以一看-Generate three-dimensional maps, well, one can see
- 2023-06-03 16:10:04下载
- 积分:1