搜索资源列表
TransparentTeapot
- 图形学,3d图形编程,透明立方体中的茶壶,有纹理贴图,用VC平台、OpenGL库开发
MFC-OpenGL-cube
- MFC文档视图与OpenGL相结合的一个旋转立方体的例子
OpenGLmade3D.rar
- OpenGL实现立方体,OpenGl动画主要是通过提供的双缓存实现,经过调试,OpenGL to achieve cube, OpenGl animation is mainly through the provision of double-buffering to achieve, after debugging
OpenGL
- 本代码能够绘制三围球体和三围立方体,对球体和立方体加光照,绕不同的方向旋转球体和立方体以及对立方体进行缩放等功能,值得推荐!-This code is able to draw up the 3 surround the ball and 3 surround the cube, to the ball and cube and light around a different direction, rotating sphere and cube and the cube to zoom fu
openGL-13
- 用qt编写的旋转的立方体,有光照和纹理。-Qt prepared rotating cube,light and texture.
skybox
- 3D 模型 skybox 在一个 立方体内部 可以 自由 的调整 视角 使用 vs2005 和 opengl 编写-3D models in a skybox cube house are free to adjust the angle and opengl prepared using vs2005
caise3D
- OpenGL动画,实现运动彩色立方体旋转,OpenGl动画主要是通过提供的双缓存实现。一个用来作图,一个用来显示,运行可以实现-OpenGL animation, to achieve color cube rotating movement, OpenGl animation provided mainly through the realization of double-buffering. One for mapping, one for display, operation can b
Gouraud
- 转动的彩色立方体(1~2人)谭飞、吴颖颖 1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转; 2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用; 3) 采用消隐算法,体现立方体表面的遮挡关系; 4) 具有较好的动画效果,消除闪烁现象; 5) 不可以采用OpenGL中的函数。 -Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensi
cube-test
- 自己用OpenGL和C++编的小程序,是一个立方体旋转的 -a program develped by openGL and C++。。A rotation cube~~this sample have depth perception。。dynamic
sphere
- 使用openGL做球体,也可以制作多面体,圆环,立方体等等,-using opengl to generate sphere,cubic,ployhedron,circle
viewtobmp
- 在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出-In the VC++2005, using OpenGL orthographic projection drawing of the cube, for texture, and provide three-dimensional scene image output
Three
- C#实现 三维立方体的旋转(非opengl实现)-C# to achieve three-dimensional cube rotation (non-opengl implementation)
MFCTexMapping
- 基于MFC和OpenGL的纹理映射编程,实现了将一张纹理贴到一个旋转的立方体上-MFC and OpenGL-based texture mapping program, implemented to paste a texture on a rotating cube
cube
- 利用OpenGL库创建一个三维的立方体。-Using OpenGL to create a cube
Cyber-Rotation
- 主要通过VC6.0在OpenGL中,建立一个可自由移动并可贴图的立方体-By VC6.0 in OpenGL, the establishment of a cube can move freely and can map
cubemapping
- 简单的openGL纹理贴图,实现一个把图贴到立方体上的函数,立方体里画反射面的水壶,贴图倒影在水壶上,转动鼠标改变视图。用法见readme.txt-This project is developed on the platform of VS2010,it implements the cube texture mapping in openGL
opengl
- 计算机图形学opengl环境下,实现立方体的旋转功能-opengl environment to achieve rotating cube
assig5_modelling
- 基于openGL的代码,在VS2010上实现3D建模 (1)立方体 (2)金字塔 (3)圆柱-OpenGL-based code, enabling 3D modeling in VS2010 (1) a cube (2) Pyramid (3) Cylindrical
LightShade_cube_rotating_animation
- 光照三维立方体,并旋转的OpenGL测试例子。有较高的参考意义。-Light 3 d cube, and rotating OpenGL test example.Have higher reference value.
OPENGL图形任意缩放
- 基于OpenGL的三维缩放程序,显示具有纹理的立方体Cube,还有茶壶