首页| 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次
  • 浏览次数:1次
  • 资源积分: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
  • 11 2小时前 成为了本站会员

  • 开心快活人 5小时前 成为了本站会员

  • 晋财 6小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

0.616805s