-
作场景漫游、虚拟现实的可以参考一下。主要内容是模拟一架飞机的飞行过程,包括飞行、发射子弹、喷射尾焰等。工具是VC++和OpenGL...
作场景漫游、虚拟现实的可以参考一下。主要内容是模拟一架飞机的飞行过程,包括飞行、发射子弹、喷射尾焰等。工具是VC++和OpenGL-scene for roaming, virtual reality can take a look. Main elements of a simulation of the flight of the aircraft, including the flight, firing bullets, such as flame spray. VC tools and OpenGL
- 2022-03-26 06:00:20下载
- 积分:1
-
openGL 太阳 地球 光照代码
本代码适合学习OpenGL光照编程的同学们,描述了地球绕太阳旋转,在不同角度受到不同太阳光的动态过程。
- 2022-03-23 20:25:59下载
- 积分:1
-
OPENGL learning text block, very suitable for beginners and would like to raise...
OPENGL的学习文挡,非常适合初学者和想提高的朋友-OPENGL learning text block, very suitable for beginners and would like to raise a friend
- 2022-01-25 23:56:44下载
- 积分: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
-
这个程序将操作rubic立方体三维框架通过鼠标像一个OpenGL的样本。
这个程序可以显示一个rubic立方体三维鼠标操作的框架。简单而有效的理解。
- 2022-08-09 06:01:51下载
- 积分:1
-
OPENGL参考手册,游戏开发者必备之参考指南
OPENGL参考手册,游戏开发者必备之参考指南-OpenGL Reference Manual, the essential game development Reference Guide
- 2022-01-20 22:49:46下载
- 积分: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的可视化图形模板,利用了splitWindow ,在MFC多文档模式下,可以对openGL图形做交互操作比如平移旋转缩放等...
实现了一个opengl的可视化图形模板,利用了splitWindow ,在MFC多文档模式下,可以对openGL图形做交互操作比如平移旋转缩放等-Realize a visualization opengl graphics templates, use of splitWindow, in MFC multi-document mode, can make interactive graphics openGL operation such as rotation scaling translation
- 2022-01-25 17:15:10下载
- 积分:1
-
put CStatic converted into Class CStaticGL category, for the use of OpenGL dialo...
把CStatic类改装成CStaticGL类,用于在对话框中使用OPENGL画出3维模型,并在模型中添加透明效果。进一步给每个模型的元件增加贴图。-put CStatic converted into Class CStaticGL category, for the use of OpenGL dialog sketches of three-dimensional model, the model and add transparency effects. Further to each model component increased textures.
- 2022-01-25 22:47:52下载
- 积分:1
-
VC+OpenGl,粒子系统编程多例
VC+OpenGl,粒子系统编程多例 -VC OpenGl, particle system programming and more cases
- 2022-01-26 07:24:50下载
- 积分:1