搜索资源列表
OBJ
- 能狗实现.obj格式的三维数据文件的图形模型读取操作。结合相应的实例进行了操作。
导入到java3d中的.obj格式模型贴图
- 导入到java3d中的.obj格式模型贴图
opengl读取obj格式文件
- opengl读取obj格式文件
tool3d_obj
- opengl读取obj文件,很好用,对于正在学习opengl读取obj格式点云的朋友很有帮助。-opengl read obj file, useful for studying opengl obj format point cloud to read friends helpful.
OBJ-File-Loader
- OBJ文件定义了对象的几何特性和其他一些特征,由于文件结构非常简单,因此适合在应用程序中读取或进行3D文件格式转换。-OBJ file definate the geometrical characteristic and other features of objects,as the structures of this file is simple,it is widely used to transform between application program and 3D file
MeshFromOBJ
- 使用DirectX,从.obj格式文件加载网格模型-The use of DirectX, from the. Obj file to load the grid model
import-obj-to-opengl
- 文章描述了obj文档的格式规范,以及如何将obj文件读入opengl进行显示,并包含主干代码。-This paper describes the obj format specification documents, and how to read obj opengl to display the file, and contains the trunk code.
trianglemesh
- 三角形半边法的源码,输入obj格式,改变顶点顺序-Triangular half of law source, type obj format, change the order of vertex
readOBJ
- 实现OBJ格式文件的读取,并且进行三角面片的绘制-the read of OBJ file and the rendering if triangles
load_the_object
- 此程序实现了obj格式的3d文件的读入和显示,对于学习3d编程很有帮助-load the obj file
objectloader
- 改程序实现了对obj格式的3D文件的读取和显示,对于学习3d编程很有帮助-load the obj file and view
OBJLoader
- obj格式模型文件加载程序,源码可读性强,注释详细-obj format file read
obj2mat
- 可以读取obj格式的文件到matlab空间中,obj格式的文件中,只能包含点和面的信息-Obj file format can be read into matlab space, obj file format, can contain only the information points and surfaces
OBJLoader
- 导入obj文件 ,比较全的代码。 vc 单文档程序 obj格式 一些obj模型-Obj file to import, compare all of the code.
Obj
- OpenGL 关于OBJ格式的读取,导入工作-OpenGL OBJ format to read into the work
OBJ-format-processing-OPenGL
- 3D模型OBJ格式 在Opengl中处理与输出-Opengl 3D models in OBJ format to deal with the output
obj-format-model
- 收集了一些obj格式的三维模型供大家参考和使用,obj可以配合opengl,利用VC++绘制和模拟现实世界 -Collected some obj format of 3 d model for your reference and use, can cooperate with opengl obj, using vc++ drawing and simulate the real world Collected some obj format of 3 d model for
obj-format-introduction
- 三维obj格式文档简介,初学者的福音,好好学习下吧-obj format introduction
Revit导出JSON数据源代码
- Revit插件将rvt转换为obj,这个是一个revit的插件,作用是将rvt转换为obj格式(The Revit plug-in converts RVT to obj, which is a Revit plug-in that converts RVT to obj format)
DrawCubeDemo
- 基于OpenGL绘制cube,支持外部Obj格式 LoadObs