搜索资源列表
Cube_map
- 一个VC和opengl编写的立方体环境图代码,很有学习价值!-a VC and opengl prepared by the cube environment map code, is worth learning!
207
- 一个很简单的opengl程序,功能包括:简单模拟了太阳、地球月亮的运行,画立方体、直线、点等几何图元,bezier曲线及反求bezier控制点(点的数量为4),nurbs曲线及裁剪,图像可以平移、缩放和旋转(由于是本人初学opengl,所以请多多包含)-a very simple opengl procedures, functions include : simulation of a simple sun, the earth the moon operation, painting cub
OpenGL_A1
- This tutorial shows how to use the GL_REFLECTION_MAP_EXT and GL_TEXTURE_CUBE_MAP extensions to render a reflective Cube map The dglOpenGL.pas file was created by the team at www.delphigl.com I have included the html readme for an explanation
cubemap
- 立方图纹理影射,来自OpenGL权威指南的绝好资料哦-cube map texture insinuation from the OpenGL authoritative guide to the excellent information oh
nehe09
- 在Windows平台利用OpenGL,进行贴图操作,产生一个立方体盒子-the Windows platform using OpenGL, map functional, a cube box
CubeMapping
- Cube Map 在实时渲染中应用十分广泛。 通过视线和法线计算出的反射光线来查询Cube Map创建一个真实的反射镜面体。 用OpenGL实现
1_12_fog
- 12. 在雾中绘制一个立方体,用<C>键控制雾颜色的变化,用<N>键控制雾浓度的变化(0.0-1.0).用<E>键控制雾的开和关. 用<PageUp>和<PageDown>键控制立方体所在的深度-12. In the mist of a cube map, using key control fog <C> color changes, with keys to control fog <N> concentra
lesson21_bcb6
- opengl互动游戏功能较为复杂 基于MFC的-an opengl do with the rubik Cube, a map, lamp, for MFC-opengl more complex features interactive games based on MFC the-an opengl do with the rubik Cube, a map, lamp, for MFC
OPENGLCube
- 本实例通过OpenGl库的引用,实现了绘制正方体的功能-OpenGl library through the example of the reference implementation of the function of the cube map
mapping
- opengl 绘制旋转立方体,同时使用纹理映射在立方体六面绘制图像。-rotating cube opengl rendering, texture mapping using hexahedron in the cube map images.
Fig8.14-Fog
- openg实现已贴图的立方体雾化效果~效果不错-openg cube map to achieve atomization effect has worked well ~ ~ ~
cubemap
- opengl cube map - simple sample
cube
- 这是个基于vc2005的openGL的正方体纹理贴图源代码,-This is the openGL based vc2005 cube texture map source code
tex_cube
- 一个简单的经过纹理贴图的正方体,有交互式旋转功能-After a simple cube map texture, with interactive rotation
draft
- 用相机实现了一个简单的cube map,纯openGL,没用glsl。-Implement a simple cube map
texture_cube
- vc++ OpenGL 立方体贴图,将bmp图像贴到立方体上。-vc++ OpenGL cube map, speak bmp image and paste it into a cube.
Cube_map2
- 这个压缩包主要是针对cube map的, 类似于skybox这样做正方形渲染的-This package is mainly for cube map, similar to the skybox doing squares rendered
Rotating-cube-textures
- 可以旋转的立方体图形,给六面体和背景加上不同的纹理映射。 1.交互设置(键盘和鼠标设置) 1)方向键:上下左右自由移动 2) w或W键:显示正方体框架/填充图 3)空格键 : 停止转动 再次按下继续转动 4)小键盘 + :正方体转动加速 小键盘 - :正方体转动减速 5)鼠标左键: 自由转动正方体或旋转正方体 6)鼠标右键: 拉近或拉远视距 7)F1键: 切换窗口模式/全屏模式 -You can rotate the cube graphics, and
cube
- OpenGL 3D rotating cube with texture map applied.
CubeMap
- 用OpenGL的立方体纹理技术实现天空盒的绘制,-Rendering skybox using cube map texture
