-
绕任意轴旋的VC源码(OpenGl库)。学习交流。
绕任意轴旋的VC源码(OpenGl库)。学习交流。-arbitrary axis rotation around the VC-source (OpenGl library). Learning exchanges.
- 2022-03-13 17:11:43下载
- 积分: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
-
The use of Visual C++ 6.0 development environment, inheritance, dynamic renderin...
使用Visual C++6.0继承开发环境,基于OpenGL动态绘制奥林匹克五环标志的一个小源码。代码只有一个C语音源文件。算法相对简单-The use of Visual C++ 6.0 development environment, inheritance, dynamic rendering based on OpenGL Olympic rings logo, a small source. There is only one voice C code source file. Relatively simple algorithm
- 2023-06-28 15:55:03下载
- 积分:1
-
螺旋桨的五坐标数控加工系统,该软件能够实现不同型号螺旋桨的数控仿真...
螺旋桨的五坐标数控加工系统,该软件能够实现不同型号螺旋桨的数控仿真-rumbling of the five-axis NC machining system, the software can achieve different models of NC simulation propeller
- 2022-04-27 11:49:33下载
- 积分:1
-
vb调用opengl的过程,一个opengl模型绘制的例子,包括一个初始化opengl的模块...
vb调用opengl的过程,一个opengl模型绘制的例子,包括一个初始化opengl的模块-vb called opengl process, a model opengl rendering for example, include a module initialization opengl
- 2022-09-25 07:55:03下载
- 积分: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
-
opengl开发的游泳池的制作程序,包括演示程序,和开发源代码,是cg游戏爱好者的学习好材料...
opengl开发的游泳池的制作程序,包括演示程序,和开发源代码,是cg游戏爱好者的学习好材料-opengl development of swimming the production process, including a demonstration procedures, and open source, is cg game enthusiasts to study materials
- 2022-01-26 05:45:05下载
- 积分:1
-
a rotating dizzy magic small chunks of the production process can be used as scr...
一个旋转的眩幻小方块的程序
可以作为制作一些屏幕保护程序的
初始例子-a rotating dizzy magic small chunks of the production process can be used as screen saver some of the initial example
- 2022-03-31 06:43:13下载
- 积分:1
-
与参考方法编写严格按照你自己的opengl8点圆,…
自己写的opengl8点画圆 完全按参考书方法,给初学者参考-Write your own opengl8 Point Circle in strict accordance with reference method, for advanced users
- 2022-02-09 22:55:37下载
- 积分:1
-
这是一个穿衣服的动画制作,用OPENGL写的,衣服效果逼真,和MODEL配合,真的不错!...
这是一个穿衣服的动画制作,用OPENGL写的,衣服效果逼真,和MODEL配合,真的不错!-This is a dress of animation production, written with OpenGL, lifelike clothing, and MODEL with really good!
- 2022-01-31 23:14:51下载
- 积分:1