搜索资源列表
纹理贴图
- vb调用opengl的过程,一个纹理贴图的例子,包括一个初始化opengl的模块-vb called opengl process, an example of textures, including a module initialization opengl
纹理贴图
- 实例介绍在delphi环境下opengl特别是纹理贴图的开发步骤-examples in delphi environment opengl particularly textures development steps
使用OPENGL 纹理贴图
- 使用OPENGL 纹理贴图,绘制三叶玫瑰
opengl贴图旋转长方体
- 这是在vc6.0环境下的opengl的键盘控制可旋转长方体,在立方体前提下改下坐标就成了长方体,然后是纹理贴图,每个面贴上不同的图
OpenGL_TextureCube
- OPENGL做的纹理贴图立方体,很有学习的价值-OPENGL to do the texture mapping cube, it is studying the value of
texture
- 简单的Opengl纹理贴图,包括球体贴图,柱体贴图,和用贝塞尔曲线画苹果并且贴纹理-Simple Opengl texture mapping, including mapping the sphere, cylinder block, and the use of Bezier curves and paste texture painting Apple
SolarSystem
- 这是一个基于OpenGL用Vc++开发的3D太阳系,涉及OpenGL纹理贴图等知识点,源码带有注释。-This is based on OpenGL using Vc++ Developer, 3D solar system, involving the knowledge of OpenGL texture mapping points, source code with annotations.
OpenGLtexturemappingandrotationexample
- OpenGL 纹理贴图与旋转示例 OpenGL texture mapping and rotation example-OpenGL texture mapping and rotation example
684181
- OpenGL纹理贴图 给立方体六个面贴图 -OpenGL texture map to cube six surfaces map
44
- 【例程3】形高度数据,将地形数据组织成均匀三角网格,通过OpenGL绘制三维地形,并进行地形纹理贴图。同时要求实现地形的漫游,即可以前后左右移动视点来观察地形。-From the elevation map (digital elevation map) to read the terrain elevation data, terrain data will be organized into a uniform mesh, through the OpenGL rendering terra
1
- OpenGL方面的论文。文章介绍了一种利用较小的存储空间和计算时间,实现在大面积网格数据上动态贴纹理的方法。利用此方法使用适当的纹理函数.结合OpenGL的自动纹理扩展可在动画过程中自动的生成纹理贴图。-OpenGL papers. This paper presents a use of a smaller storage space and computing time, implementation in a large area grid data dynamic texture pas
texture1
- opengl中的纹理贴图,用开源的库写的贴图小程序-The texture mapping opengl
Texture
- 选择自己图片进行纹理贴图的vc与opengl程序-To choose their own picture of the texture mapping process vc with opengl
opengl4
- opengl源代码,实现opengl纹理贴图,凹凸纹理-opengl
1.11
- 一个opengl的源码,显示一个金子塔,有旋转 ,光照渲染,纹理贴图-A source of opengl, showing a pyramid, a rotating, light rendering, texture mapping
Tutorial_10_Texture_Mapping
- VC下的opengl程序,第十章:opengl纹理贴图。opengl中入门最难的一步。要想实现类似google earth上地图纹理的叠加,从纹理贴图学起吧!-VC under opengl procedures, Chapter X: opengl texture mapping. Introduction to opengl in the most difficult step. Google earth to achieve a similar texture superimposed o
OpenGL
- OpenGL 纹理贴图 镂空效果 c-OpenGL texture mapping hollowing effect c++
Opengl中实现太阳、地球、月亮的模型
- 利用Opengl函数库,学习运用glpushmatrix、glpopmatrix绘制月、地、太阳相对运动示意图,实现基本图元的绘制、旋转等动画效果、并自学光源、纹理贴图、雾化。
OpenGL纹理贴图简单例子
- 可以用来纹理贴图的一个小代码,可以实现此功能(it can be used to texture mapping)
OpenGL绘制球体
- OpenGL利用三角面片逼近绘制球体,纹理贴图实现可旋转的地球效果(OpenGL uses triangle patch to draw sphere and texture map to achieve rotatable earth effect)