-
OPenGL超级宝典源代码,14――17,很好,适合初学者
OPenGL超级宝典源代码,14――17,很好,适合初学者-OpenGL source ,14-- 17, good for beginners
- 2022-04-11 05:26:10下载
- 积分: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
-
使用高度图(lightmapping)给室内场景加光照效果,加快光照显示。...
使用高度图(lightmapping)给室内场景加光照效果,加快光照显示。-use of highly map (lightmapping) to the indoor scene increase lighting effect, speed up light show.
- 2022-03-17 01:10:42下载
- 积分:1
-
显示太阳能系统的OpenGL代码
OPenGL code for displaying solar system
- 2022-03-14 05:21:42下载
- 积分:1
-
opengl es 1.0 光照效果的添加与设置
opengl es 1.0 光照效果的添加与设置-opengl es 1.0 light
- 2022-04-24 03:12:44下载
- 积分:1
-
VC++ OpenGL全屏事例代码,解决了OpenGL在全屏模式下的绘图.
VC++ OpenGL全屏事例代码,解决了OpenGL在全屏模式下的绘图.-VC++ OpenGL full-screen examples of code, solved in full-screen mode OpenGL graphics.
- 2022-06-28 04:47:57下载
- 积分:1
-
OpenGL光影效果
这个是我开发的OpenGL动态光影效果,直接运行anim.exe.按eq旋转人物,上下左右调整视角,1切换全屏,2切换视角,iopjkl切换人物的不同动作.
- 2022-08-24 00:58:49下载
- 积分:1
-
Commonly used to provide a series of inquiries opengl function, concise
提供opengl常用的一系列查询函数,简洁明了-Commonly used to provide a series of inquiries opengl function, concise
- 2022-03-06 23:24:08下载
- 积分:1
-
用opengl和VC++实现的飞机俯冲的过程
用opengl和VC++实现的飞机俯冲的过程-Use opengl and VC to achieve the process of subduction of the aircraft
- 2022-07-18 16:50:19下载
- 积分:1
-
code, you must use the OpenGL glut.h header file, tarball contain glut.h use
图象拼接代码,必须使用OpenGL的glut.h header file,压缩档内含有glut.h使用说明-code, you must use the OpenGL glut.h header file, tarball contain glut.h use
- 2023-03-17 23:40:03下载
- 积分:1