extract3DfromOBJ

所属分类:3D图形编程
开发工具:matlab
文件大小:2469KB
下载次数:28
上传日期:2013-02-24 07:45:59
上 传 者chanel22
说明:  提取obj中的三维数据,并通过PLOT重建3D模型
(Extract date from obj and reconstruction)

文件列表:
从.OBJ文件中读取三维模型\ArtOfIllusion.jar (2596664, 2008-08-03)
从.OBJ文件中读取三维模型\importAOIJava.m (869, 2008-08-12)
从.OBJ文件中读取三维模型\iswf.m (1084, 2008-07-30)
从.OBJ文件中读取三维模型\plot3D.m (5159, 2008-08-27)
从.OBJ文件中读取三维模型\plot3D.old.m (4566, 2008-08-11)
从.OBJ文件中读取三维模型\sparse3D.m (944, 2008-08-27)
从.OBJ文件中读取三维模型\sphere.obj (26979, 2008-05-19)
从.OBJ文件中读取三维模型\sphere1.png (17904, 2008-08-12)
从.OBJ文件中读取三维模型\sphere2.png (23287, 2008-08-12)
从.OBJ文件中读取三维模型\voxel.m (1845, 2008-08-11)
从.OBJ文件中读取三维模型\voxelize.m (2481, 2008-08-27)
从.OBJ文件中读取三维模型\voxelizer.jar (22999, 2008-08-27)
从.OBJ文件中读取三维模型\wfToAoi.m (968, 2008-08-11)
从.OBJ文件中读取三维模型\wf_load.m (14039, 2008-07-30)
从.OBJ文件中读取三维模型\wf_loadr14.m (14199, 2008-08-11)
从.OBJ文件中读取三维模型\新建文本文档.txt (112, 2012-03-23)
从.OBJ文件中读取三维模型 (0, 2012-11-11)

Required java version: 1.5.0 Prefered matlab version R2007a File wf_loadr14.m has been fixed to work with matlab R14, however some it has not been toughly tested and may be (even more) buggy than the wf_load.m, which works with R2007a. File importAOIJava.m adds the ArtOfIllusion.jar and voxelizer.jar jar files from the current work directory. If the jar files are in a different location, modify the path files accordingly. TESTING: To test this plugin is working, run the following commands: >> obj = wf_load('sphere.obj'); >> [ vox res ] = voxelize(obj); >> plot3D(vox, res); The produced output should be a voxelized sphere. sphere1.png shows how the sphere looks like half way through the plotting process. sphere2.png shows how the sphere looks like once the plotting has finished.

近期下载者

相关文件


收藏者