-
德国Signsoft公司的用于Opengl编程的控件,可直接调用.3ds文件创建虚拟仿真环境,这是另外几个事例包。有兴趣的刻意一起研究!...
德国Signsoft公司的用于Opengl编程的控件,可直接调用.3ds文件创建虚拟仿真环境,这是另外几个事例包。有兴趣的刻意一起研究!
-Signsoft Opengl programming for the control, direct calls .3 ds document creation of virtual simulation environment, this is another example of several packages. Interested deliberate together!
- 2022-11-16 21:20:03下载
- 积分:1
-
Based on VC++ The opengl classic graphics algorithms to develop a document
基于VC++的opengl经典图形算法开发文档-Based on VC++ The opengl classic graphics algorithms to develop a document
- 2022-01-25 19:15:07下载
- 积分:1
-
OpenGL 3D 图形( MATLAB)
翻译 maninwest@Codeforge 作者:roozbehabolpour@CodeProject这里,我们将使用 OpenGL 接口进行 3D 科学计算可视化。OpenGL 是进行 2D 和 3D 计算机图像渲染的跨语言程序设计接口 (API)。 OpenGL比虚拟现实工具箱更加快捷方便。使用代码使用这个项目非常简单。在 MATLAB 中,你必须定义对象的点,必须定义网眼的相邻矩阵。例如 ,如果你要创建一个泉水,必须首先定义点N=2000;
X_points=zeros(N,1);
Y_points=zeros(N,1);
Z_points=zeros(N,1);
Adj=zeros(N,N); for i=1:N
X_points(i)=cos(2*pi*5*i/N);
Y_points(i)=sin(2*pi*5*i/N);
Z_points(i)=(5*i/N-2)/4; if i
- 2022-07-18 18:01:49下载
- 积分:1
-
graphics line drawing examples procedures, OpenGL framework, we can!
图形学画直线实例程序,OPENGL构架,可以看看!-graphics line drawing examples procedures, OpenGL framework, we can!
- 2022-05-18 12:20:49下载
- 积分:1
-
OpenGL_Programming_Guide_1.1
OpenGL学习的好帮手!
OpenGL_Programming_Guide_1.1
OpenGL学习的好帮手!-Learn OpenGL_Programming_Guide_1.1 OpenGL help!
- 2022-04-06 16:23:47下载
- 积分:1
-
学习opengl的好帮手,opengl入门,针对初学者
学习opengl的好帮手,opengl入门,针对初学者-Opengl learning a good helper, opengl entry for beginners
- 2022-03-21 05:48:03下载
- 积分:1
-
GIF (Graphics Interchange Format, Graphic Interchange Format) files from CompuSe...
GIF(Graphics Interchange Format,图形交换格式)文件是由 CompuServe公司开发的图形文件格式,版权所有,任何商业目的使用均须 CompuServe公司授权-GIF (Graphics Interchange Format, Graphic Interchange Format) files from CompuServe is the development of graphics file formats, copyright, any business purposes must be authorized CompuServe
- 2023-05-15 10:05:04下载
- 积分:1
-
使用OPENGL C++做的显示程序,使用SKYBOX,HEIGHTMAP 技术
使用OPENGL C++做的显示程序,使用SKYBOX,HEIGHTMAP 技术-Use OPENGL C++做striped cavity显most序Use , SKYBOX, HEIGHTMAP summarized术
- 2023-01-19 11:45:04下载
- 积分:1
-
使用摄像机,进行视频采集的源代码,可以运行。
使用摄像机,进行视频采集的源代码,可以运行。-The use of cameras, video capture source code, you can run.
- 2022-05-26 20:32:50下载
- 积分:1
-
openGL绘制的机器人
资源描述openGL绘制的机器人 可以控制身体的每一个部分
- 2023-03-27 14:50:04下载
- 积分:1