-
OpenGL 3D模型
资源描述
3D建模和真实感图形绘制
- 2022-05-17 11:22:24下载
- 积分:1
-
可以根据不同的椭球参数进行空间坐标系向大地坐标系的转换...
可以根据不同的椭球参数进行空间坐标系向大地坐标系的转换-Can be based on different parameters of the ellipsoid to the earth coordinate system of space coordinates conversion
- 2022-03-07 13:24:36下载
- 积分:1
-
Creator of Virtual Reality Modeling Tutorial part3
虚拟现实技术Creator建模教程part3-Creator of Virtual Reality Modeling Tutorial part3
- 2022-01-26 06:41:55下载
- 积分:1
-
VC、Opengl编写的绘图程序 包含源码和执行程序 介绍了Opengl多视口的应用...
VC、Opengl编写的绘图程序 包含源码和执行程序 介绍了Opengl多视口的应用-VC, Opengl procedures for the preparation of graphics and includes source code enforcement procedures introduced more as I Opengl Application
- 2022-03-18 05:16:08下载
- 积分:1
-
3D雪人景色
基于VC6.0结合opengl 做出雪景效果,非常逼真,,采用贴图技术,使画面更加漂亮,,还在动画过程中,插入了配音,非常适合opengl动画的学习
- 2022-03-13 13:44:08下载
- 积分:1
-
opengl es 1.0 mask效果的添加与设置
opengl es 1.0 mask效果的添加与设置-opengl es 1.0 mask
- 2022-07-08 22:06:55下载
- 积分:1
-
the opengl programming procedures
c#下的opengl编程程序-the opengl programming procedures
- 2022-01-26 02:52:59下载
- 积分:1
-
Opengl开发的一个小程序。 介绍了OpenGL的初始化和绘制图形以及旋转模型的方法。 基于WINDOWS开发。...
Opengl开发的一个小程序。 介绍了OpenGL的初始化和绘制图形以及旋转模型的方法。 基于WINDOWS开发。-Opengl development of a small program. Introduced initialization and the OpenGL graphics rendering and rotating models. Based on Windows development.
- 2023-03-19 11:30:04下载
- 积分:1
-
vc++结合opengl类库编出来的云彩的动态模拟
vc++结合opengl类库编出来的云彩的动态模拟-vc++ class libraries compiled with opengl out of the clouds of the dynamic simulation of
- 2022-05-23 07:48:46下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1