搜索资源列表
OpenGLProgram
- OpenGl编程示例: VC下的OpenGL开发框架与应用举例 OpenGL中纹理贴图、滤波、光照和雾化效果编程初步 基于MFC框架的OpenGL三维图形编程
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.
water-tex
- opengl 实现水波纹理的郊果。 带有贴图-opengl implementation of rural water wave texture fruit. With map
MyOpenGLTest
- 主要实现了opengl的纹理贴图和三维操作。-Main achieved opengl texture mapping and three-dimensional operation.
opengl
- 用opengl编的,立方体旋转,纹理贴图,光照控制,按键控制-Compiled with opengl, cube rotation, texture mapping, lighting control, key control
StartOpenGL
- 利用mfc与opengl,在单文档下绘制地球,并贴图,有自转功能,实现鼠标响应事件-Mfc and opengl draw the Earth in a single document, and maps, a rotation function, mouse in response to an event
yuanzhutietu
- 实现用OpenGL对圆柱进行贴图,极其方便-Cylindrical mapping using OpenGL, extremely convenient
openglhw2
- 关键词:机器人 场景 全屏 windows环境 全屏 这是一个计算机实时动画的作业,实现了贴图,旋转视角,移动物体,机器人控制四肢运动和移动的源码,可以从文件中读取obj模型并且显示,windows下全屏运行-keyword:opengl robot scence walk move around this is a homework for realtime textureanimation,it can read obj files and show them in the full
116032173
- 3D贴图 。茶壶贴图,openGL-3D map. Teapot texture, openGL
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
OpenGLTexture
- 主要是用OpenGL做一个简单的天空与大地的纹理贴图,可以帮助刚刚学习OpenGL的同学更加明白如何使用OpenGL纹理功能。-The main textures using OpenGL to do a simple ground and sky, can help the students just learning OpenGL more understand how to use the OpenGL texture features.
earth
- 这是我的C++课程设计,用VC6.0+OpenGL开发的,主要技术是纹理贴图。实现模拟太阳系运动。里面有论文和源码以及EXE文件。-Cplus plus kechengsheji
MagicCube_OpengGL-II
- 这是我的C++课程设计。用VC6.0+OpenGL开发的,主要技术是纹理贴图。实现魔方旋转、光照、透明等功能。里面有论文和源码。-my favorite mofang sheji
Lib3dsTest
- 将3dS导入到openGL,注意贴图的文件夹-load 3ds to oenGL
地形
- 用OpenGL实现的一个地形图,包含纹理贴图以及背景音乐,对初学者有帮助