-
with OpenGL painting an apple trees ~ ~ can be used when operating
用OpenGL画的一个苹果树林~~可当作业用-with OpenGL painting an apple trees ~ ~ can be used when operating
- 2022-12-09 16:40: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函数实现绘制茶壶图形,包括可视窗口的大小尺寸,窗口背景和绘图功能。-Function OpenGL graphics rendering teapot, including the visualization window sizes, the window background and graphics features.
- 2023-03-03 19:40:04下载
- 积分:1
-
OpenGl 要用到的一个软件,Gult函数库
OpenGl 要用到的一个软件,Gult函数库-OpenGl to use a software, Gult library
- 2022-03-17 12:08:13下载
- 积分:1
-
This is a simulation of a small amount of movement of the gas ions and the basic...
这是一个模拟小量气体离子的运动规律,并对其基本量进行计算-This is a simulation of a small amount of movement of the gas ions and the basic amount of its calculated
- 2022-08-15 11:27:10下载
- 积分:1
-
valsjdfals vaaca openglas
valsjdfals vaaca openglas
- 2022-05-14 03:40:01下载
- 积分:1
-
OpenGl 的使用基础
OpenGl 的使用基础 -- 使用纹理和光照
- 2022-03-18 05:55:32下载
- 积分:1
-
代码是一个光盘
该代码是游戏编程光盘中所带,里面讲述了如何用OpenGL进行游戏设计。希望有喜欢的朋友一起分享-The code is a CD-ROM brought the game programming, which describes how to use OpenGL for game design. Want to have friends like to share
- 2022-02-25 22:26:01下载
- 积分:1
-
三维人脸建模
从图像进行三维建模的c++代码,解压后可直接运行,可看到一个旋转的三维人脸模型
- 2022-02-02 09:25:32下载
- 积分:1
-
很好的图形程序,大家需要的就下吧,很适合初学者的,
很好的图形程序,大家需要的就下吧,很适合初学者的,-good graphics program, we need on the next bar, are very suitable for beginners, Oh
- 2023-05-02 08:35:03下载
- 积分:1