First of all, please download JMonkey Engine.Second, please copy all DLL files in JMonkey Engine "natives" folder to Matlab windows path (D:\MATLAB\R2007b\bin\win32). Finally, please use the following syntax to run jar file in Matlab. >> javaaddpath jME_3DS_Loader.jar >> import MAXLoader.Show3DS >> a = Show3DS('3DS Loader','D:\3Dmodel\test.3ds', 1); //log on >> a = Show3DS('3DS Loader','D:\3Dmodel\test.3ds', 0); //log off You can use a.SetPos(x, y, z, angle, pitch, raw, yaw) to set position; a.SetRotation(angle, pitch, raw, yaw) set rotation; a.SetLocalScale() set local scale(Zoom object); a.Close() to quit
2019-12-21 21:00:56 15.92MB 3D MATLAB
1
3dsmax下自制的椅子贴上纹理导出为3ds格式,将3ds文件采用glut编程的方法将其导入opengl中,并用鼠标左键实现旋转,右键实现缩放,ctrl+左键实现平移。
2019-12-21 21:00:26 719KB 3ds opengl 旋转平移缩放
1
我用的是Qt5.5实现的读取3DS文件的程序,如果用不了可以把里面的核心代码一直到你的程序里
2019-12-21 20:34:48 54.4MB Qt+3DS
1
3ds a9转安装b9破解文件,放入SD卡中开机按START刷入即可
2019-12-21 20:31:34 773KB 3ds 破解 a9 b9
1
mfc中利用opengl导入3ds文件,可以自由选择3DS文件
2019-12-21 20:31:25 1.01MB opengl 导入3ds文件
1
3ds Max_MAXScript印象脚本动画制作基础与应用978-7-115-36993-2_13699234
2019-12-21 20:27:47 43.69MB 3ds max
1
3ds Max 插件 uvtools 3.0 很好用的uvtools哦
2019-12-21 20:27:27 242KB uvtools
1
这是一个基于3Ds max的教室场景,可直接使用3Ds Max打开。
2019-12-21 20:20:15 5.72MB 教室场景 场景 3D max
1
详细介绍了把从3dmax中导出cal3d中支持的模型的过程。
2019-12-21 20:14:38 16KB 3dmax cal3d
1
通过本本程序可以成功的将3ds max模型导入opengl中
2019-12-21 20:12:34 558KB 3dsloader 3DS 3DS文件导入opengl opengl
1