资源列表
first_exam
- openGL入门测试程序,利用图元画球,对于openGL入门有帮助-openGL test demo,draw ball with Primitive
second_exam
- openGL入门程序,利用选择模式对世界坐标的图形进行交互-openGL demo
glut376srcAndDll32bit64bit
- OPENGL学习必备,glut库的32位和64位版本,另附源码。-32-bit and 64-bit versions OPENGL learning essential, glut library, attached source.
Lorenz
- 用OpenGL实现画出洛伦兹奇异吸引体,并可以实现图像的放大缩小,翻转,停止等功能键控制的操作-Lorenz Strange Attractor by opengl in VC++6.0.Commands: * Arrow keys: Rotate the view * PgUp, PgDn: Zoom in and out * Mouse click: Center on the nearest point on a particle trajectory *
One
- VC++6.0中用opengl语言实现一个三维立体的转动的茶壶,会编译出三个界面出来-VC++6.0 language using opengl teapot rotate a three-dimensional, it will compile the three interfaces
five_angle
- OpenGL读取绘图工具画的五角星图案,取代繁琐的分析编码-OpenGL read pentagram pattern drawed by a drawing tool ,insdead of the tedious analysis code
SolarSystem
- its a solar system by using openGl its descripe the movement of the solar system
RobotArm
- its a robot arm by using openGl its describe the movment of the robot arm
lightasolar
- its a light and solar by using openGl its describe the movement of the solar and its light
Room4
- 生成一个带纹理的房间,并且使用了纹理对象。其中天花板和墙壁的纹理为图片纹理,地板纹理为自己生成的数字图像纹理,且墙壁,天花板,地面纹理各不相同。屋内有一个点光源。可以点击鼠标右键弹出菜单,在菜单中可以选择开启或者关闭场景光照和纹理,也可以设置纹理环境。-Generate a textured room and use the texture object. Where the ceiling and walls of the texture of the picture textures, fl
openGL_ShotGame
- 一个基于opengl的小射击游戏,ASDW键分别控制方向,J键发射。源码简单易懂。适合初学者。-A small opengl-based shooter, ASDW keys to control the direction, J key launch. Source straightforward. Suitable for beginners.
OpenGL
- 本代码通过OpenGL库,绘制了一个机器人,其中算法运用了,中点画线,中点画圆和中点画椭圆等。-The code via OpenGL library, draw a robot, which algorithm to use, and the dotted line, the midpoint Circle and the stippling ellipse.