-
一个教您如何将这些彩色对象绕着坐标轴旋转的opengl程序,使得我们能够非常精确地旋转对象。效果相当不错!...
一个教您如何将这些彩色对象绕着坐标轴旋转的opengl程序,使得我们能够非常精确地旋转对象。效果相当不错!-one teaches you how these objects around the color coordinates rotating opengl procedures, allowed us to be very precise to rotate objects. The results are pretty good!
- 2023-08-02 14:00:04下载
- 积分:1
-
这个是使用VC实现的OPENGL建模,并实时渲染的好实例。其中包含全部源代码和实例。其功能类似3DMAX,可以建立各种模型和贴图。...
这个是使用VC实现的OPENGL建模,并实时渲染的好实例。其中包含全部源代码和实例。其功能类似3DMAX,可以建立各种模型和贴图。-this is the use of the VC OpenGL modeling, and real-time rendering a good example. Which includes all source code and examples. 3DMAX similar functions, the establishment of various models and textures.
- 2022-02-13 17:39:56下载
- 积分:1
-
使用BASIC语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。...
使用BASIC语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。-The use of BASIC language to construct a OpenGL program can display the source code, the basic framework of the categories are for the use of will realize the preparation of the corresponding code.
- 2022-02-05 16:29:10下载
- 积分:1
-
华容道小游戏在VC++6.0下使用OpenGL实现,功能都实现了,就是看上去有点简陋。...
华容道小游戏在VC++6.0下使用OpenGL实现,功能都实现了,就是看上去有点简陋。-Huarong game at VC++6.0 to use OpenGL implementation, implementation functions, that is, looks a bit simple.
- 2022-08-03 22:01:15下载
- 积分:1
-
花瓶,演示旋转表面的形成过程,动画效果非常漂亮,使用glut....
花瓶,演示旋转表面的形成过程,动画效果非常漂亮,使用glut.-Vases, demonstration of the formation process of rotating the surface, very beautiful animation effects, use glut.
- 2022-09-09 03:45:03下载
- 积分:1
-
C#封装的OpenGL 3D游戏引擎
C#封装的OpenGL 3D游戏引擎-C# Package of OpenGL 3D game engine
- 2022-06-02 10:35:02下载
- 积分:1
-
三维地形实时动态显示的核心技术研究的源码,实时性好,性能稳定....
三维地形实时动态显示的核心技术研究的源码,实时性好,性能稳定.-Real-time dynamic display of three-dimensional topography of the core technology research source, real-time with good, stable performance.
- 2023-03-01 15:30:04下载
- 积分: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 developed source code
- 2023-04-28 21:55:03下载
- 积分:1
-
最大流最小割算法,可以跟踪主动镜头下的非刚体目标!
最大流最小割算法,可以跟踪主动镜头下的非刚体目标!-Maximum flow minimum cut algorithm, the camera can track the initiative of non-rigid target!
- 2022-07-06 12:12:56下载
- 积分:1