-
在vc中如何进行opengl纹理贴图
在vc中如何进行opengl纹理贴图-how the vc for opengl textures
- 2023-02-23 06:10:03下载
- 积分: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
-
我做的OpenGL工程,可以供初学者参考学习。
我做的OpenGL工程,可以供初学者参考学习。- I do the OpenGL project, may refer to the study for the
beginner.
- 2022-04-07 08:01:03下载
- 积分:1
-
该程序采用OpenGL实现在三维场景下的漫游,通过右键可以切换不同的场景...
该程序采用OpenGL实现在三维场景下的漫游,通过右键可以切换不同的场景-the adoption of the OpenGL 3D scene of roaming through the right can switch different scenes
- 2022-03-12 19:36:20下载
- 积分:1
-
Using 24
Using 24-bit Bitmap Files as OpenGL Images-Using 24-bit Bitmap Files as OpenGL Images
- 2022-11-27 01:25:03下载
- 积分:1
-
虚拟现实,VC++实现。厦门大学海韵园区教学楼的简单三维模型
厦门大学海韵园区教学楼的简单三维模型,opengl-Teaching Building, Xiamen University, Rhine Park, a simple three-dimensional model, opengl
- 2022-02-26 13:34:52下载
- 积分:1
-
OpenGL中产生烟雾的效果,适合有一定基础的开发者
OpenGL中产生烟雾的效果,适合有一定基础的开发者-OpenGL effects of smoke generated, suitable for developers who have some basic
- 2022-03-24 04:14:17下载
- 积分:1
-
Use the mouse to pick up procedures opengGL realize functions, to pick up the ba...
用鼠标实现opengGL程序的拾取功能,对球进行拾取,并有提示信息-Use the mouse to pick up procedures opengGL realize functions, to pick up the ball and has a message
- 2022-02-15 19:13:51下载
- 积分:1
-
t6963c 显示东芝
显示 6963 c 杜德段 mnejar 联合国显示德 240 x 128
>>> 警告 202"到 FilesPICCProjT6963CCSt6963.h"线 258(22,33): 变量从未使用过 DisplayMode
>>> 警告 202"到 FilesPICCProjT6963CCSglcdex1.c"线 194(19,22): 变量从未使用过的行
>>> 警告 202"到 FilesPICCProjT6963CCSglcdex1.c"线 194(29,31): 变量从未使用 id
内存使用: ROM = 34 %ram = 13%-35%
0 错误,3 警告。
- 2022-07-01 16:37:16下载
- 积分:1
-
OpengGL实现Bezier曲面,使用glut框架,工程已建立
OpengGL实现Bezier曲面,使用glut框架,工程已建立-OpengGL achieve Bezier surfaces, use the glut the framework of the project has been established
- 2022-01-27 19:04:00下载
- 积分:1