-
opengl es 1.1 地球旋转代码,
opengl es 1.1 地球旋转代码,-opengl es 1.1 Earth rotation code,
- 2023-02-01 01:10:03下载
- 积分:1
-
三
三维物体变形,实现骨骼的三维模型与标准X光片的配准-Three-dimensional object deformation, to achieve with the standard three-dimensional model of bone X-ray films with quasi-
- 2022-03-30 16:49:17下载
- 积分:1
-
编程环境为VC,结合OpenGL,实现了飞机在虚拟场景中的漫游。可以自动漫游,也可以键盘控制漫游方向。...
编程环境为VC,结合OpenGL,实现了飞机在虚拟场景中的漫游。可以自动漫游,也可以键盘控制漫游方向。-Programming environment for the VC, combined with OpenGL, the realization of the plane in a virtual scene roaming. Automatic roaming, roaming can also control the direction of the keyboard.
- 2022-03-05 20:17:20下载
- 积分:1
-
opengl基础教程电子书,含有基本的opengl编程方法
opengl基础教程电子书,含有基本的opengl编程方法-Essentials opengl e-book, containing the basic opengl programming
- 2022-03-26 15:52:43下载
- 积分: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
-
opengl光照实体立方
opengl光照实体立方
- 2022-08-07 23:33:45下载
- 积分:1
-
This is in conjunction with opengl wrote a ray
这个是在结合opengl中写的一个光线跟踪的程序,可以自己改变观察的视点位置,然后进行渲染图片,我花了很久才写完的 哦-This is in conjunction with opengl wrote a ray-tracing procedure, can change the location of observation point of view, and then proceed to play up the picture, I have spent a long time before writing the Oh
- 2023-08-23 15:45:03下载
- 积分:1
-
渲染圆柱的程序
渲染圆柱的程序-exaggerated cylindrical procedures
- 2022-05-13 08:02:22下载
- 积分:1
-
FBO封装了一个比较好的FBO的类。需要显卡的支持
FBO封装了一个比较好的FBO的类。需要显卡的支持-FBO Packaging, a relatively good FBO class. Need graphics support
- 2022-03-19 23:50:44下载
- 积分:1
-
freetype on opengl
freetype在opengl中的应用,调用freetype读取字体文件中的字模数据,生成纹理,并用opengl显示,完美解决字体模糊问题
- 2022-03-11 15:46:59下载
- 积分:1