-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
很好的车辆程序,使用图形系列,真的很不错哦
很不错的汽车程序,用图形学编的,真的很不错哦-very good vehicle procedures, the use of graphics series, is really quite oh
- 2022-02-02 06:51:20下载
- 积分:1
-
利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是Ope...
利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。
有两个数据文件
鼠标默认操作:具体还在头文件中
中键拖动 旋转
中键+Ctrl 平移
中键+Shift 面旋
滚轮滚动 缩放
中键+Ctrl + Shift 局部放大
-use OpenGL, prepared by the VC C, 3-D process, learning graphics, C, OpenGL, document literacy helpful, is a 3D software companies write code part, in particular OpenGL libraries are very useful. There are two mouse default data file operations : concrete is the first document of key drag rotation of key Ctrl++ translation of key Shift-rotating wheel rolling Zoom Bond Ctrl+ Shift+ magnification
- 2022-01-28 21:40:41下载
- 积分:1
-
用OpenGL编写的羊群行为仿真系统。
用OpenGL编写的一个鸟群行为模拟系统。-OpenGL prepared with a flock behavior simulation system.
- 2022-03-09 10:07:05下载
- 积分:1
-
opengl one small banner texture
opengl纹理 一面小旗帜-opengl one small banner texture
- 2022-04-23 00:58:09下载
- 积分:1
-
基于MFC读取obj文件
这是一个基于MFC和opengl的读取obj3d模型的程序,是visual studio 2010的工程。其中包含若干个obj模型,通过鼠标旋转模型,按住ctrl键可以减慢旋转的速度,通过鼠标滑轮可以对模型进行缩放。
- 2023-09-07 03:20:10下载
- 积分:1
-
OpenGL的例子
一个opengl实例---台球
开发环境visual c-Opengl examples--- a development environment for visual c billiards
- 2022-03-20 03:50:03下载
- 积分:1
-
This is the source code of the book VC++ advantage program Opengl!
Visual C++ 高级编程技术OpenGL篇 》程序源代码5613879-This is the source code of the book VC++ advantage program Opengl!
- 2022-03-20 06:05:05下载
- 积分:1
-
opengl光照实体立方
opengl光照实体立方
- 2022-08-07 23:33:45下载
- 积分:1
-
OPENGL library used in C++ bad habitats developed under the graphic image used.
OPENGL库,用来在C++坏境下开发图形图像用。-OPENGL library used in C++ bad habitats developed under the graphic image used.
- 2022-11-11 13:30:03下载
- 积分:1