搜索资源列表
3Dbilliards
- 用c++编写的一个3D台球游戏,效果是opengl做的 有纹理贴图
earth
- Opengl中二次曲线绘制地球,并进行纹理贴图,得到逼真的地球模型。
OpenGLProgram
- OpenGl编程示例: VC下的OpenGL开发框架与应用举例 OpenGL中纹理贴图、滤波、光照和雾化效果编程初步 基于MFC框架的OpenGL三维图形编程
OpenGL
- c++写的OpenGL3d立方体贴图演示,希望对初学者有帮助-c++ written OpenGL3d demo cube map, and they hope to be helpful for beginners
将.png格式中的宽,高和图像数据读出来,然后保存在.pnf的格式中,方便opengl纹理贴图使用
- 将.png格式的图片中的宽和高和真正的图像数据读出来保存在.pnf格式的文件中,如需在OpenGl中需要贴.png中的数据,这样可以直接使用,并且添加了MFC中的文件选择对话框,让用户进行选择
texture
- vc++的一个图形纹理贴图的程序,基于opengl的,有需要的可以用一下-vc++ a graphics texture mapping procedure, based on opengl, and those in need can be used like
SphereWorld
- VC++控制台程序下的OpenGL小程序,演示了一个三维立体世界。方法囊括了纹理贴图,以及光照处理。可能对你有参考作用。-VC++ Console Application under the OpenGL applet, presentation of a three-dimensional world. Ways to include texture mapping, as well as the light treatment. You may have as reference.
OpenGL
- OpenGL 纹理贴图 镂空效果 c-OpenGL texture mapping hollowing effect c++
OPEN_GL_box
- 应用OpenGL技术,建立了一个基于OpenGL的包装容器三维CAD 系统环境。在三维环境下,能够显示真三维盒形,而且使用贴图技术看到装潢后的效果。该系统基于WINDOWS平台,用 C++ Builder开发而成。-Application of OpenGL technology, the establishment of a packaging container OpenGL-based 3D CAD system environment. In three-dimensional envi
water-tex
- opengl 实现水波纹理的郊果。 带有贴图-opengl implementation of rural water wave texture fruit. With map
MyOpenGLTest
- 主要实现了opengl的纹理贴图和三维操作。-Main achieved opengl texture mapping and three-dimensional operation.
1.6
- OpenGL的程序,再三维物体旋转运动的基础上,增加了物体的纹理和贴图。-OpenGL program, and then three-dimensional objects on the basis of rotation, an increase of texture and texture of objects.
opengl
- 用opengl编的,立方体旋转,纹理贴图,光照控制,按键控制-Compiled with opengl, cube rotation, texture mapping, lighting control, key control
Owenlip
- OpenGL框架中给三维物体纹理理贴图,里面还有旋转!可直接使用。 -OpenGL framework to the management of 3D object texture mapping, there is also rotate! Can be used directly.
openGL-3D-scene
- openGL实现的简单的3D场景构建,使用与初学者,加了简单的碰撞测试,包括简单的纹理贴图,天空盒,光线效果等。(VC6环境+openGL)-OpenGL realize a simple 3D scene construction, use and beginners, plus a simple crash test, including simple texture mapping, sky boxes, lighting effects. (The VC6 environmental+o
ZXC_Earth
- 关于OPENGL贴图BMP的代码,分别选项有各种地图-BMP textures on OPENGL code, respectively, there are various options Map
OPENGL-sky
- 在OPENGL程序中实现天空盒,可根据鼠标的移动位置自动追踪视角,效果很好,缝隙较少。程序中可以除了可使用BMP贴图外,还可以使用jpg格式的贴图。-The sky box in the OPENGL program, can automatically track angle according to the location of the mouse, the effect is very good, the gap is less. The program can be used in B
Opengl中实现太阳、地球、月亮的模型
- 利用Opengl函数库,学习运用glpushmatrix、glpopmatrix绘制月、地、太阳相对运动示意图,实现基本图元的绘制、旋转等动画效果、并自学光源、纹理贴图、雾化。
Ball
- 在vs 2013上使用OpenGL ES实现地球仪。包括立体地球绘制、贴图、旋转等。(OpenGL ES 3D earth.Visual Studio 2013.)
qtdrawTest
- Qt 使用opengle贴图方法显示位图,效率比QPainter快的得,可用到需要快速绘图刷新程序中。(Qt uses the opengle mapping method to display the bitmap, which is faster than QPainter, so it can be used in fast drawing refresh programs.)