搜索资源列表
3dtrans
- 3D Transforms Demonstration Program. Requires Turbo C Version 1.5. Project file should contain the line DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB The library directory must include 3D.LIB and GRAPHICS.LIB, and the include directory m
TMSWorkFlowv.1.0
- TMS Workflow Studio Workflow Studio是一款专为商业进程管理(BPM)设计的Delphi VCL框架。通过Workflow Studio你可以轻易地将工作流与BPM功能添加到你的应用程序里。这样能使你或你的最终用户创建工作流定义并运行工作流。 (包含全部源码) -TMS Workflow StudioWorkflow Studio is a specifically for the business process management (BPM) f
PickObj
- OpenGL中实现maya模型的导入,里面有用于加载maya模型的程序源码,在此说明此源码为转载别人的-Maya model implemented in OpenGL import
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
myobj
- obj模型文档读取,对初学者很大帮助,不容错过哦-obj model read
intensity
- can read obj files, and represent some important API-goo d example
obj
- 自己写的一个读取PLY斯坦福兔子的OpenGL程序,ply模型,对想了解ply和opengl的有一定的作用-A Code AboutOpengl read ply
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