-
我用OPenGL做的一个场景(包括树、炊烟、喷泉、旗帜、房子、还有阴影以及md2格式的人物、武器等)...
我用OPenGL做的一个场景(包括树、炊烟、喷泉、旗帜、房子、还有阴影以及md2格式的人物、武器等)-do a scene (including trees, smoke, fountains, flags, house, and there are shadows and md2 format characters, weapons, etc.)
- 2022-05-08 11:01:09下载
- 积分:1
-
Nehe的OpenGL教程。无须多说了吧。经典
Nehe的OpenGL教程。无须多说了吧。经典-Nehe" s OpenGL tutorials. Needless to say you. Classic! ! !
- 2022-02-13 20:56:51下载
- 积分:1
-
设置图像的灰度
通过彩色图象灰度化来介绍C#处理数字图像的3种方法,Bitmap类、BitmapData类和Graphics类是C#处理图像的的3个重要的类。Bitmap只要用于处理由像素数据定义的图像的对象,主要方法和属性如下: GetPixel方法和SetPixel方法,获取和设置一个图像的指定像素的颜色。 PixelFormat属性,返回图像的像素格式。 Palette属性,获取或折纸图像所使用的颜色调色板。 Height属性和Width属性,返回图像的高度和宽度。 LockBits方法和UnlockBits方法,分别锁定和解锁系统内存中的位图像素。BitmapData对象指定了位图的属性: Height属性,被锁定位图的高度。 Width属性,被锁定位图的宽度。 PixelFormat属性,数据的实际像素格式。 Scan0属性,被锁定数组的首字节地址。 Stride属性,步幅,也称扫描宽度。彩色图象灰度化24位彩色图象每个像素用3个
- 2023-04-11 05:05:04下载
- 积分:1
-
用OPenGL进行二维图形的绘制,这些二维图形可以建立复杂的三维图形。...
用OPenGL进行二维图形的绘制,这些二维图形可以建立复杂的三维图形。-Two-dimensional graphics using OpenGL for rendering, these two-dimensional graphics can create complex three-dimensional graphics.
- 2023-03-03 00:35:03下载
- 积分:1
-
A novice started strongly recommended the book OpenGL book containing a highly p...
一本OpenGL书 新手入门强烈推荐 书内附有源代码 实用价值很高 !-A novice started strongly recommended the book OpenGL book containing a highly practical source code!
- 2022-06-21 23:32:19下载
- 积分:1
-
MD3 documents printed.
MD3文件的载入。-MD3 documents printed.
- 2023-05-09 08:40:03下载
- 积分:1
-
it is a kind of game written with Opengl , it is called three ball chess
用OPENGL写的三地游戏 是一款三连棋游戏-it is a kind of game written with Opengl , it is called three ball chess
- 2022-01-26 03:57:16下载
- 积分:1
-
OpenGL程序,包括纹理映射,3维漫游等实现方法,编译后可直接运行....
OpenGL程序,包括纹理映射,3维漫游等实现方法,编译后可直接运行.-OpenGL procedures, including texture mapping, three-dimensional method such as roaming, can be compiled to run.
- 2022-05-15 07:02:47下载
- 积分:1
-
OpenGL fountain effect of the display, is a complex calculation of particle traj...
OPENGL喷泉效果的演示,主要是复杂粒子运动轨迹计算及粒子生命周期计算同时还有3D场景的角度变换-OpenGL fountain effect of the display, is a complex calculation of particle trajectories and calculating particle life cycle along with 3D scenes perspective transform
- 2022-03-11 12:18:55下载
- 积分:1
-
计算机图形学画直线
计算机图形学画直线,C++基于OpenGL框架的直线生成算法,用DDA画直线算法生成任意直线10000条。
- 2022-03-03 02:51:34下载
- 积分:1