-
好的vbs代码。可以自动登陆校内网,填上响应的帐号和密码
好的vbs代码。可以自动登陆校内网,填上响应的帐号和密码-Good vbs code. Can automatically landing the school network, the response to fill in name and password
- 2022-03-14 06:46:06下载
- 积分:1
-
绝对原创的鼠标控制代码 资源消耗量做到了绝对够小
绝对原创的鼠标控制代码 资源消耗量做到了绝对够小-Absolutely original code of the mouse to control consumption of resources to achieve a small enough absolute
- 2022-01-23 11:16:17下载
- 积分:1
-
很不错的图形学程序,用图形学编的,真的很不错哦
很不错的图形学程序,用图形学编的,真的很不错哦-very good graphics program, graphics series, is really quite oh
- 2022-03-17 22:51:53下载
- 积分:1
-
应用cb学习OPENgl编程,这是例子6
应用cb学习OPENgl编程,这是例子6-Cb learning OPENGL application programming, this is the example of 6
- 2022-01-26 05:37:26下载
- 积分:1
-
3D circle
3D circle
- 2022-04-01 04:01:18下载
- 积分:1
-
VC++中Opengl实现建筑物虚拟漫游
VC++中Opengl实现建筑物虚拟漫游-VC++ Opengl realize the building virtual roaming
- 2022-01-21 19:39:03下载
- 积分:1
-
OpenGL显示中国包装类
openGl中显示中文的封装类-openGl showed Chinese Packaging Category
- 2022-03-07 10:01:21下载
- 积分:1
-
This is a Visual C++6.0 platform preparation procedures, the use of three
这是一个在Visual C++6.0平台上编写的程序,利用三维图形和模型库OPENGL开发的。它可以实现生成一片树林,通过向上、向下、向左以及向右键穿越树林。-This is a Visual C++6.0 platform preparation procedures, the use of three-dimensional graphics and model library development OPENGL. It can generate a realization of the woods, through the up, down, left and through the woods to the right.
- 2022-02-04 08:54:58下载
- 积分:1
-
This is my test computer graphics, the program uses the NeHe' s framework, by...
这是我的计算机图形学实验,程序使用了NeHe的框架,通过读取一个PLY文件中的数据生成了一个兔子,有完整的鼠标和键盘交互,包括旋转、平移、光照等,不足之处是立体感不足,光照范围有限,开头的数组定义方法也很死板。-This is my test computer graphics, the program uses the NeHe" s framework, by reading data from a PLY file, generated a rabbit, a complete mouse and keyboard interactions, including rotation, translation, illumination, etc., where the shortfall is that lack of three-dimensional feeling, light limited in scope and definition of the beginning of the array method is also very rigid.
- 2022-08-25 20:02:54下载
- 积分:1
-
OpenGL场景漫游
用 openGL 绘制一个虚拟教室场景。要求实现视角可变化以及漫游功能,教
室里的物品不少于五件。运用 openGL 图形库函数,基于 visualc++6.0 平台绘制一个虚拟教室的步骤大概如下:
1. 首先建立起一个教室的整体框架,即画出一个空间坐标系中的长方体,当然四个面
均可使用 GL_QUADS 来实现,只要定下教室的大小以及在空间坐标系中的位置,即
可定下八个顶点坐标。
这是我绘制教室这个大场景的部分代码截图:
- 2022-11-23 22:40:14下载
- 积分:1