-
c#结合opengl的例子,实现简单的动画效果
c#结合opengl的例子,实现简单的动画效果-c# combination opengl examples and realize a simple animation effects
- 2022-04-13 13:08:13下载
- 积分:1
-
nehe source code, debugging is passed, will be able to run
nehe的源代码,调试通过,能运行-nehe source code, debugging is passed, will be able to run
- 2023-07-23 20:10:03下载
- 积分:1
-
关于opengl的相关知识,只要针对初学者而言。
关于opengl的相关知识,只要针对初学者而言。-With regard to opengl related knowledge, as long as the terms for the beginner.
- 2022-02-14 02:27:09下载
- 积分:1
-
random terrain generation source code used VC.net2003
基于opengl的随机地形生成源代码
用VC.net2003-random terrain generation source code used VC.net2003
- 2022-07-21 18:13:19下载
- 积分:1
-
Lingkaran 3/4
这是简单的代码,使3/4圈。希望你喜欢它。我使用过此项目的转型模式,
- 2022-03-23 20:08:27下载
- 积分:1
-
OpenGL程序实例预测
Examples projections of opengl program
- 2022-11-03 13:30:03下载
- 积分: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有兴趣的朋友
一个简单的OPenGL例子,可以帮助对OPENGL有兴趣的朋友-A simple OpenGL examples, can help to interested friends OPENGL
- 2022-01-27 11:54:34下载
- 积分:1
-
使用鼠标动态绘制直线,以及将屏幕坐标转换为OpenGL坐标。
使用鼠标动态绘制直线,以及将屏幕坐标转换为OpenGL坐标。-use a mouse linear dynamic mapping, and to coordinate conversion to the screen coordinates of OpenGL.
- 2022-05-30 08:34:39下载
- 积分:1
-
关于lightposition的演示教程,通过鼠标移动修改参数来显示不同的效果...
关于lightposition的演示教程,通过鼠标移动修改参数来显示不同的效果-demonstration on lightposition Guide, the mouse movement to amend the parameters to show different results
- 2022-07-22 06:57:38下载
- 积分:1