资源列表
cube_rotate
- 用鼠标控制立方体的旋转、缩放、平移,左键控制旋转,右键控制平移,中间控制缩放-Use the mouse to control the rotation of the cube, zoom, pan, rotate left control, right control panning, zooming intermediate control
OPENGL_LIGHT
- 在opengl实现光照效果,包括环境光、漫射光、镜面光-Achieve lighting effects in opengl, including ambient light, diffuse light, specular light
OPENGL_TEXTURE
- 在OPENGL中实现纹理贴图效果,图片格式必须为BMP-OPENGL realize the effect textures, the picture format must be BMP
CSLineClipping
- CS线段裁剪算法,实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。-CS line clipping algorithm to achieve linear coding cutting algorithm on the screen with a closed rectangular clipping any straight line.
weixiong
- 用两种方法画圆 有用到中点画圆的方法 也有用到坐标对称的画圆方法-Circle helpful in two ways to approach the midpoint circle circle method is also useful to coordinate symmetrical
magic-game
- 这是一个3D魔方游戏的C源码,仅提供参考-This is a 3d rubik s cube game C source code, only to provide the reference...
lesson48
- 这个是Nehe的OpenGL课程的第48课,仅供参考-This is the OpenGL Nehe course lesson 48, for reference only.
lesson47
- 这个是Nehe的OpenGL课程的第47课,仅供参考-This is the OpenGL Nehe course lesson 47, for reference only.
lesson18
- 这个是Nehe的OpenGL课程的第18课,仅供参考-This is the OpenGL Nehe course lesson 18, for reference only.
texture
- 这是一个3D opengl的学习资料,很容易理解。-this is 3D opengl coding to make u easy to learn
movelight
- 通过OPENGL实现光照、旋转物体、更改贴图纹理、修改灯光颜色、缩放物体、平移物体等多种功能。-Through the OPENGL to achieve light, rotating objects, change the texture of the texture, modify the light color, zoom objects, and other functions of the translation.
OpenGL-1.4
- 红宝书里面详细的代码,每章都有代码,运行起来没有错误-OpenGL Red Book Examples