资源列表
OpenGLDemo
- 单文档OpenGL的MFC开发,可支持ply2文件的打开。-OpenGL, MFC single document developed to support ply2 file is opened.
View
- 计算机图形学作业,OpenGL,Bezier,B-Spline-Computer graphics operations, OpenGL, Bezier, B-Spline
3D_SCENE
- 采用openGL实现的一个三维室内场景。有若干个三维模型,场景中配有两个光源,可进行光照衰减调整,使用了平面压缩矩阵技术为物体加上阴影,可以使用鼠标自由漫游场景-Using openGL to achieve a three-dimensional interior scenes. There are a number of three-dimensional model, the scene with two light sources, light attenuation can be ad
myMaze
- 采用openGL实现的迷宫游戏,分登入,设置,游戏三个界面,可设置迷宫难度,游戏模式,限时设定,迷宫为三维场景,在游戏时可编辑迷宫版图,并将至保存,按 t 键可将视角切换为第一视角-Maze game using openGL achieve sub login, set, game three interfaces, you can set the difficulty of the maze, game mode, time setting, a maze of three-dimensio
MyPaint
- 采用openGL实现的类型于画板的工具,可绘制多种基本的图形,提供一个功能面板,可选中多个图形,进行平移旋转,复制删除,线条粗细改动,反走样,填充模式切换。支持拾色器,也可使用滑动条更改颜色,图片可保存至本地-OpenGL implemented using type tools in Sketchpad can draw a variety of basic graphics, provides a function panel, multiple graphic pan rotation,
try
- 人体拓扑结构及运动建模。能实现人体某一姿态的循环运动,如走路或跑步等,实现对人体运动的操作。-Topology and modeling of human movement. To achieve a certain body posture circular movement, such as walking or jogging, etc., to achieve human motion operation.
Curves
- Bezier曲线的生成.,设计曲线控制点和绘制一种简单的样条曲线曲线.-Generate Bezier curves., Design curve control points and draw a simple spline curve.
曲线的生成
- 生成Bezier曲线,设计曲线控制点和绘制一种简单的样条曲线曲线。 Generate Bezier curves., Design curve control points and draw a simple spline curve
opengl
- opengl库文件,可用于配置codeblocks或者VS-opengl library files
supercube
- 通过openGL的绘制,实现魔方的的功能,自动复原,以及手动控制拼魔方,具有趣味性-By openGL rendering, realize the cube function, automatic reset, and manual control puzzle, have fun
robot
- 机器人的绘制,以及行动,可以活动身上的每一个环节,实现场景的贴图以及网格线场景的绘制,openGL大作业-Robot drawing, as well as action, can be active in every aspect of the body, to achieve the scene mapping and grid line drawing, openGL big job
OpenGL_Bezier
- 通过交互的方式输入四个控制点坐标并绘制三次Bezier曲线.-Enter the four control point coordinates and draw the three Bezier curve by interactively.