搜索资源列表
OpenGL3DBall
- OpenGL 3d 球体例子编程 光照效果-OpenGL 3d sphere lighting effects programming examples
ball
- 利用Glut库,编写的一个OpenGL程序,实现以下功能,绘制若干OpenGL基本体素(三角形、三角形带、四边形、四边形带)构成的球体,可以控制改变球的数量和球的体积,来改变基本体素的数量以及顶点的数量,可以通过改变glPolygonMode,切换是否填充所绘制的基本体素。 -a opengl program use glut lab to draw a ball
lab1
- OpenGL实现2个球体的光照明模型。可以自转和公转。-OpenGL实现2个球体的光照明模型
qiuti
- 这是一个球体,实现了对球体的渲染,和简单的旋转功能,用opengl,在vc6.0下实现-this is a ball.
Ball
- conin3d是对opengl的封装 可是资料极少 这是一个球体显示 碰撞检测的教学程序-conin3d opengl package is very little information, but it is a sphere shows the teaching program collision detection
OOpenGL-Spherp
- OpenGL/绘制球球体/三角形离散网显示 -OpenGL/draw the ball sphere/triangle discrete network shows
OpenGL_Ball
- OpenGL动态球体程序,含光影,旋转,球面个数选择等功能,代码清楚,很适合初学者!-OpenGL the dynamic sphere procedures, containing light and shadow, rotating, spherical number choice function, the code is clear, it is suitable for beginners!
les
- 基于opengl的三维小球碰撞,包括三维背景的绘制和三维球体的绘制玉运动和碰撞检测-Draw jade the opengl 3D ball collision, including three-dimensional drawing and three-dimensional sphere background movement and collision detection
ModelTriangle
- opengl绕旋球体 一个小球体围着一个大球体旋转-the opengl around the spin sphere
openglBasic
- opengl实现的最基础的网格球体和正方体-wire sphree by opengl
cgDHJ3dTrans6
- 三维空间中立体图形的变换,包括三角形,球体,立方体的旋转,缩放,投影,光照以及视角的旋转-3D opengl
OpenGL
- OpenGL动态球体源代码,这是很好的动态程序。-Have you ever wanted to watch a movie, but dont know what movie to watch? Well, that was me yesterday.
VROpenGL
- 用MFC开发的虚拟现实程序,采用OpenGL函数库绘制球体,实现移动,旋转等功能-Using MFC developed a virtual reality program, using the OpenGL library to draw a sphere, to achieve move, rotate, etc.
The-dynamic-sphere
- opengl动态球体代码,实现球体的旋转、增大、改变亮度等功能-Opengl dynamic sphere code, to achieve the rotation of the sphere, increase and change the brightness, and other functions
OpenGL-sunaearth
- 以太阳、地球作为例子,把太阳作为光源,模拟地球围绕太阳转动时光照的变化。于是,需要设置一个光源——太阳,设置两种材质——太阳的材质和地球的材质。 把太阳光线设置为白色,位置在画面正中。把太阳的材质设置为微微散发出红色的光芒,把地球的材质设置为微微散发出暗淡的蓝色光芒,并且反射蓝色的光芒,镜面指数设置成一个比较小的值。简单起见,不再考虑太阳和地球的大小关系,用同样大小的球体来代替之。 -In the sun, the Earth as an example, the sun as a li
OpenGL-simplist-code-for-sphere
- 用最简单方式创建的opengl动态球体,是初学者的好帮手-very simple opengl sphere c++ code
Openglsimpleanimation
- 一个基于OPengl的简单动画演示,显示变化的球体。-Opengl based on a simple animated demo shows the sphere Change.
ball
- 在C#窗体应用上画出一个球体,是opengl+C#入门者的基础参考- Draw a sphere in a C# form application, is the basic reference for opengl+C# beginners
19633582OpenGL动态球体
- 利用OpenGL画动态球体,源码书写规范。(Using OpenGL to draw a dynamic sphere)