首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > QMeshPack - a 3D model packer for 3D Printers.

QMeshPack - a 3D model packer for 3D Printers.

  • 资源大小:5.94 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: QMeshPackaDmodelpackerforDPrinter

资 源 简 介

QMeshPack is an attempt to create a fast 3D model packer for use with 3D printers using some heuristics. The problem this program tries to solve is a variation of a knapsack problem, which is NP-Hard, so an optimal solution would take too long to compute. Because of that QMeshPack uses a heuristics, which works by rendering the top and bottom z-images of a mesh with alpha channel and tries to fit bottoms on a heightfield in the target box. The position computations as well as opening/saving of meshes is paralellised to improve performance and scalability. QMeshPack uses Qt for GUI and threading, which can be optionally be done with OpenMP. Here are some screen shots: Mesh view: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

文 件 列 表

libgcc_s_dw2-1.dll
libgomp-1.dll
libstdc++-6.dll
pthreadGC2.dll
qmeshpack.exe
QtCore4.dll
QtGui4.dll
QtOpenGL4.dll
VIP VIP
0.175711s