资源列表
OpenGL_Line_DEMO
- opengl编写的曲线实例,供新手参考,代码很多,实现的功能也很多-opengl prepared curve instance, for the novice to reference a lot of code to achieve the function of
dingshuji
- 一个集合了OPENGL、GLstudio、3Dmax动画的订书机程序(下载后需把vtdata里的模型和贴图地址修改才可导入模型)-A collection of OpenGL the GLStudio 3Dmax animation stapler program (after downloading the the vtdata the model and texture address to modify the order to import the model)
transformati
- 三维图形的变换,旋转,比例变换以及恢复到初始位置-The transformation of the three-dimensional graphics
graph23
- 支持用户利用鼠标创建和删除2维多边形对象。基本功能包括: 对象创建:支持用户利用鼠标指定各个顶点位置,创建多边形。 对象删除: 支持用户选择一个多边形(与你的多边形保存的数据结构有关)并删除。 对象存储: 设计一种数据结构存储每个多边形的顶点与边,支持文件存盘,。 支持用户选择多边形的颜色 支持用户移动多边形 支持用户改变多边形单个顶点的位置-Support for the user to use the mouse to create and delete a 2-di
test2.0
- 创建一个三维迷宫,支持替身通过一定交互手段在迷宫中漫游,基本功能包括: 读取给定的替身模型,加载到场景中。 键盘方向键控制替身转向与漫游。 有碰撞检测,替身不应当穿墙。 支持切换第一视角和第三视角进行观察。 迷宫场景中的墙、地面等应贴上纹理。 同时加入二维辅助地图,替身在三维迷宫探索的同时,在小地图中显示已经探索的区域; 在俯视状态下,可以通过鼠标点选替身需要到达的目的地,通过寻径算法,控制替身自动到达目的地; 迷宫地图交互编辑功能,例如,可以设计一个二维地图编辑
59945217mfc_opengl
- 运用c++ 编制的opengl 小程序 代码虽少 但是基本功能可以供大家分享 学习opengl -Prepared by the use of c++ the opengl small program code, though small but basic functions can be used for everyone to share learning opengl
vertex-shader
- 该代码介绍在OpenGL4.0中使用顶点着色器和像素着色器,这些都是关于理解和应用3D图形渲染中最基本的概念。-This codes introduction to writing vertex and pixel shaders in OpenGL 4.0. These are the most fundamental concepts that you need to understand and utilize to render 3D graphics.
texture
- 该代码解释在OpenGL4.0中使用纹理,感觉很不错的例子。-This codes explain how to use texturing in OpenGL 4.0.It is a good example.
fenzi
- 在OpenGL下实现的电子绕原子旋转的模型。-OpenGL rotation of the electron around the atom model.
ReadObj
- 用于读取*.obj文件信息,包括其中点、法矢、三角形等的信息统计和全部信息。-Used to read* obj file information
bezier
- 基于opengl的bezier曲线绘制,通过鼠标输入控制点并实现绘制-Based on the opengl of the Bezier curve drawing by mouse input control points and draw
openGL_translate-scale-rotate
- 用openGL通过键盘操作实现多边形的平移、旋转、缩放,本次实验是以三角形为例来实现的。-With openGL through translation, keyboard operation to achieve the polygon rotation, scaling, this experiment is triangle as examples to achieve.
