搜索资源列表
xfx_ZBuffer
- Z—Buffer扫描转换,对OBJ面片文件进行2D显示-Z—Buffer
OBJLoader
- 导入obj文件 ,比较全的代码。 vc 单文档程序 obj格式 一些obj模型-Obj file to import, compare all of the code.
LibTiffDelphi_Full
- 我这个LibTiffDelphi_Full才是真正的 FULL,里面包括所有需要用到的OBJ文件。之前有网友上传的那个LibTiffDelphi包下载只有28K,是编译不过的。-Is the real me LibTiffDelphi_Full FULL, which includes all need to use the OBJ file.
MeshSimpCode
- 实现边坍塌(edge-collapse)的网格简化方法,程序能指定输入输出的 obj 文件,以及面数的简化比(输出面数占输入面数的百分比),例如:命令行程序可以支持如下参数 mesh_simp.exe 输入.obj 输出.obj 简化比(例如 0.3) -Achieve edge collapse (edge-collapse) of the mesh simplification methods, procedures, input and output can be specifi
Open-GL-read-obj
- Open GL读取obj文件 初步进行文件读取与操作-Open GL read obj file
02_ObjRead
- 利用openGL实现OBJ文件的读取与展示,需要的库文件已加入。-OBJ file read and display with openGL library files needed to join.
openglhw2
- 关键词:机器人 场景 全屏 windows环境 全屏 这是一个计算机实时动画的作业,实现了贴图,旋转视角,移动物体,机器人控制四肢运动和移动的源码,可以从文件中读取obj模型并且显示,windows下全屏运行-keyword:opengl robot scence walk move around this is a homework for realtime textureanimation,it can read obj files and show them in the full
soucecode
- 读入一个obj图像文件,并将其打印出来。-Obj image reads a file and print it out.
OBJ-File-Loader
- opengl中对obj文件的读取,并具有旋转 放大缩小 上下移动等功能-obj files in opengl to read and move up and down with a rotating zoom function
Dongyu-Li
- 根据所给的obj文件实现3D建模并通过鼠标和键盘控制模型运动-Obj files to 3D modeling based on the realization by the mouse and keyboard control model sports
OpenGLDemo
- 使用OpenGL显示obj文件,使用GLM可以将obj文件进行解析,之后使用OpenGL中的绘画功能将obj文件中的点线面进行描绘-Use OpenGL display obj file, you can use the GLM obj file is parsed, then use OpenGL drawing functions in the obj file depicted point line
ModelGet
- 轻松读取obj文件及纹理贴图,但是只能读取三角形网络的-Easily read obj file and texture mapping, but only read the triangle network
高级图形学期末大作业
- 实现机器人带光照的绘制和运动变换。通过glPushMatrix() 和glPopMatrix()绘制出机器人层次结构模型和几何变换,要求实现机器人手、脚、头、肩膀的旋转等几何变换,能够实现机器人走路的效果。同时机器人应打上光照。(It realizes the robot's rendering and motion transformation with illumination. By glPushMatrix () and glPopMatrix (), the robot hierarc