资源列表
a
- 实现飞机盘旋和雷达随着导弹转动,有关照,并实现用键盘漫游,可更具个人视角操作-As the plane circled and realize missile radar rotates about the photos, and to achieve with the keyboard roaming, you can operate a more personal perspective
opengl-sun-and-moon
- opengl实现的对太阳月亮运动的模拟,适用于opengl初学者的小程序-opengl, the simulation of the sun and the moon
Anisotropic
- 用OpenGL绘制了一个过道。载入了墙壁,天花板,地板的纹理。点击鼠标右键可以更改纹理过滤模式,最邻近过滤,线性过滤等。使用了MIP忒图技术,同样可以选择Mip贴图过滤模式,进行直观的比较与学习。通过方向键可以移动观察点。-Draw up an aisle with OpenGL. Loaded the walls, ceilings, floors texture. Click the right mouse button you can change the texture filterin
CubeMapped
- opengl三维模拟天空与山脉。创建了天空盒,场景中放置一个水滴效果球体,可以反射周围景物。-opengl 3D simulation sky and mountains. Create a skybox, scene by placing a drop of water effect sphere, can reflect the surrounding landscape.
SphereWorld
- OpenGL里编写的自动旋转的花托,与绕着花托旋转的漂浮球体。花托与球体使用了贴图。这些都在一个反光的大理石地板上放。视角可以随着方向键移动。-OpenGL in the preparation of automatic rotation of the receptacle, and float around the torus rotating sphere. Torus and sphere using maps. These are in a reflective marble floor
MFC
- 基于MFC的OPENGL绘图架构。可绘制2维及三维图形。其中的OPENGL的初始化,窗口大小设置,像素格式设置具有学习意义-OPENGL MFC-based graphics architecture. Can draw two-dimensional and three-dimensional graphics. OPENGL which initialization, window size, pixel format settings have to learn the meaning
lesson31
- 模型是从Milkshape3D中提取出来的,使用OPENGL来加载模型。 -model Milkshape3D OPENGL
lesson46
- 全凭多重采样可以使你的图形看起来更美观,我们可以使用ARB_MULTISAMPLE扩展完成这个功能。 -VC with OPENGL
lesson27
- 基于OPENGL的阴影的基本变形。定义阴影体可以延伸的距离-VC OPENGL
lesson18
- OPENGL利用二次几何体,创建球,圆盘,圆柱和圆锥。 -VC OPENGL
OpenGL-Shapes-Translation
- circle translating in y axis, ellipse rotating, triangle scaling in continually with GLui interface buttons
MineSweeper3D
- 花园场景,天空、大地、植物(茎、花、叶) 地形高度可编辑 植物数量、位置、颜色、自旋可编辑 面向对象封装完善,代码易于移植-Garden scene including sky, earth and plants (stems, flowers and leaves). Terrain height is editable. Number, position, color and spin of plants are editable. Object-oriented,