-
C#封装的OpenGL 3D游戏引擎
C#封装的OpenGL 3D游戏引擎-C# Package of OpenGL 3D game engine
- 2022-06-02 10:35:02下载
- 积分:1
-
opencv读取视频
AppWizard已为您创建了此手动应用程序。 ;此应用程序
- 2022-02-01 06:11:38下载
- 积分: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框架-graduate virtual reality computer operations. Red and blue Perspective procedures. OpenGL framework
- 2022-03-03 13:57:35下载
- 积分:1
-
GLSL实现模型的振荡波形的影响,非常酷!
用GLSL实现的模型波状摆动的效果,非常酷!-GLSL realize the model with oscillating wavy effect, very cool!
- 2022-05-16 08:33:55下载
- 积分:1
-
在vc++6.0环境下,调用opengl函数建立光照模型,实现旋转的立方体...
在vc++6.0环境下,调用opengl函数建立光照模型,实现旋转的立方体-in vc++ 6.0 environment, the establishment of function called opengl illumination model, the rotating cube
- 2022-01-25 19:17:44下载
- 积分:1
-
在vc环境下显示二维飞机,可以实现旋转等操作,是学习opengl的一个基本程序构架。按键上、下、左、右可以实现功能。...
在vc环境下显示二维飞机,可以实现旋转等操作,是学习opengl的一个基本程序构架。按键上、下、左、右可以实现功能。-Vc environment shown in the two-dimensional plane rotation operation can be achieved, is a basic program to learn opengl framework. Button up, down, left and right function can be achieved.
- 2023-05-01 10:35:03下载
- 积分:1
-
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果-use opengl and visual realization of the c examples of the display system, the beautiful effect of fireworks
- 2023-06-07 05:55:03下载
- 积分:1
-
In this tutorial we use Multiple Transforations to simulate the shoulder and elb...
In this tutorial we use Multiple Transforations to simulate the shoulder and elbow of a robotic arm.
- 2022-02-10 10:00:50下载
- 积分:1
-
图形学代码,共初学者学习
可以供初学者学习:OpenGL绘图模版,利用顶点数组旋转矩形,旋转矩形框
- 2022-03-02 00:55:06下载
- 积分:1