搜索资源列表
纹理贴图
- 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.
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
text
- 立方体纹理贴图,可以转动 ,opengl语言,vc++编译环境-Cube texture mapping, you can rotate, opengl language, vc++ Compiler environment
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
wenli
- OpenGL框架中给三维物体纹理贴图,里面还有旋转!-To the three-dimensional objects, texture mapping!
OpenGL
- OpenGL 纹理贴图 镂空效果 c-OpenGL texture mapping hollowing effect c++
NeheGL_Glut
- opengl一个用鼠标控制旋转的立方体,有纹理贴图,并加入了光照-opengl rotation of a cube with the mouse control, a texture mapping, and joined the light
buguizeweli
- 不规则纹理贴图,给老师交的课程设计,opengl-Irregular texture ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
opengl-programming-guide
- 对创建和渲染3D模型、从不同的透视角度观察物体、使用着色、光照和纹理贴图使场景更加逼真等有卓越效果。-For creating and rendering 3D models, from the perspective of different objects in perspective, the use of color, light and texture make the scene more realistic, which are excellent results.
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)