登录
首页 » Visual C++ » CuraEngine-master

CuraEngine-master

于 2020-11-05 发布 文件大小:118KB
0 192
下载积分: 1 下载次数: 4

代码说明:

  3D打印源码,引擎源码,包括头文件和库文件(3D print source code)

文件列表:

CuraEngine-master
.................\.gitignore,155,2014-12-03
.................\libs
.................\....\clipper
.................\....\.......\clipper.cpp,136062,2014-12-03
.................\....\.......\clipper.hpp,14790,2014-12-03
.................\....\.......\License.txt,1560,2014-12-03
.................\....\.......\htm" target=_blank>README,14579,2014-12-03
.................\....\htm" target=_blank>DO_NOT_CHANGE_THESE,220,2014-12-03
.................\htm" target=_blank>LICENSE,34520,2014-12-03
.................\Makefile,2376,2014-12-03
.................\README.md,6430,2014-12-03
.................\src
.................\...\bridge.cpp,1553,2014-12-03
.................\...\bridge.h,262,2014-12-03
.................\...\comb.cpp,7589,2014-12-03
.................\...\comb.h,918,2014-12-03
.................\...\fffProcessor.h,37792,2014-12-03
.................\...\gcodeExport.cpp,23007,2014-12-03
.................\...\gcodeExport.h,6061,2014-12-03
.................\...\infill.cpp,3806,2014-12-03
.................\...\infill.h,722,2014-12-03
.................\...\inset.cpp,1377,2014-12-03
.................\...\inset.h,341,2014-12-03
.................\...\layerPart.cpp,4023,2014-12-03
.................\...\layerPart.h,1187,2014-12-03
.................\...\main.cpp,7811,2014-12-03
.................\...\modelFile
.................\...\.........\modelFile.cpp,5070,2014-12-03
.................\...\.........\modelFile.h,3487,2014-12-03
.................\...\multiVolumes.h,2381,2014-12-03
.................\...\optimizedModel.cpp,4849,2014-12-03
.................\...\optimizedModel.h,2177,2014-12-03
.................\...\pathOrderOptimizer.cpp,5360,2014-12-03
.................\...\pathOrderOptimizer.h,766,2014-12-03
.................\...\polygonOptimizer.cpp,1245,2014-12-03
.................\...\polygonOptimizer.h,314,2014-12-03
.................\...\raft.cpp,910,2014-12-03
.................\...\raft.h,258,2014-12-03
.................\...\settings.cpp,9546,2014-12-03
.................\...\settings.h,5903,2014-12-03
.................\...\skin.cpp,5205,2014-12-03
.................\...\skin.h,454,2014-12-03
.................\...\skirt.cpp,2461,2014-12-03
.................\...\skirt.h,332,2014-12-03
.................\...\sliceDataStorage.h,1703,2014-12-03
.................\...\slicer.cpp,17011,2014-12-03
.................\...\slicer.h,5193,2014-12-03
.................\...\support.cpp,6801,2014-12-03
.................\...\support.h,740,2014-12-03
.................\...\timeEstimate.cpp,13126,2014-12-03
.................\...\timeEstimate.h,2005,2014-12-03
.................\...\utils
.................\...\.....\floatpoint.h,2034,2014-12-03
.................\...\.....\gettime.cpp,266,2014-12-03
.................\...\.....\gettime.h,596,2014-12-03
.................\...\.....\intpoint.h,5425,2014-12-03
.................\...\.....\logoutput.cpp,949,2014-12-03
.................\...\.....\logoutput.h,688,2014-12-03
.................\...\.....\polygon.h,10242,2014-12-03
.................\...\.....\polygondebug.h,1,2014-12-03
.................\...\.....\socket.cpp,2424,2014-12-03
.................\...\.....\socket.h,375,2014-12-03
.................\...\.....\string.h,372,2014-12-03
.................\tests
.................\.....\runtest.py,411,2014-12-03
.................\.....\testModel.stl,28284,2014-12-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WmfViewer
    说明:  wmf文件的查看程序,本程序是一个vc编写的activex控件,可以对wmf文件进行查看和缩放等操作(wmf file to view the procedure, the procedure is a vc prepared activex control, can wmf file for viewing and scaling operations)
    2008-08-28 16:28:29下载
    积分:1
  • marching_cubes_jgt
    在MC(Marching Cubes)算法中,考虑了二义性的问题,是一个很好的程序(MC (Marching Cubes) algorithm, consider the ambiguity problem, it is a good program)
    2020-11-06 15:09:49下载
    积分:1
  • 20051216165434883
    说明:  这是一个用vc编写的简单的图形查看器程序,它可以用来实现图形查看的功能,好用哦(vc)
    2005-12-23 10:59:08下载
    积分:1
  • diablo-source
    说明:  用C++模拟实现了diablo的界面,任务可以在场景中自由移动,操作感和原作相差无几。压缩包中包括程序源码和执行文件。(Simulation using C++ interface to achieve the diablo, the task can move freely in the scene, the operation is almost the same sense of the original. Compressed package includes source code and executable programs.)
    2011-03-08 14:41:21下载
    积分:1
  • osgRecipes-master
    osg cookbook 中的源代码,里面有OSG和CG的结合,OSG和CEGUI的结合,OSG与QT的结合以及PHYSX的结合。(the source code of OSGCOOKBOOK,include integration of OSG and CG,CEGUI,QT and physx)
    2013-09-07 21:30:32下载
    积分:1
  • 3Dmesh
    三维图形的切割就是要把三维网格模型进行切割然后以等值线显示切面上的数值。运用适当的三维图形显示技术和可视化C++编成技术来实现的。(Three-dimensional graphics of the cut is to take three-dimensional grid model and then cut the contour values on the display section. Use of appropriate three-dimensional graphics display technology and visualization techniques to compiled C++ implementation.)
    2010-10-16 17:27:19下载
    积分:1
  • lft2
    用MFC实现的3D图形学中的立方体,可旋转,有三种投影方式,正交,透视,斜投影三种(MFC achieved with 3D graphics in the cube can be rotated in three projection mode, orthogonal, perspective, oblique projection of three)
    2020-06-30 12:00:02下载
    积分:1
  • Six_3D_exe200476762006
    Six 3D exersizes for VisualBasic.
    2016-01-04 22:25:42下载
    积分:1
  • 3d_data
    一些三维点云的pcd文件,用于研究三维点云的(3D data)
    2016-03-12 21:18:15下载
    积分:1
  • ply2pcd
    点云数据转换文件。可以将PCL转换为PLY文件,反之亦然。其中用到了点云库PCL的代码。(Point cloud data file conversion. PCL can convert PLY files, and vice versa. Which uses a point cloud library PCL code.)
    2021-04-07 12:59:01下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载