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

CuraEngine-master

于 2020-11-05 发布 文件大小:118KB
0 153
下载积分: 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 个回复

  • ode-0.11.1
    可以用于rigid body等动画的仿真open dynamic engine最新版本。本人已经创建工程的ODE,全国首发,SLN文件在ode-0.11.1uildvs2008下,打开为可以运行的sample程序。(Open dynamic engine, which is used to animation simulation, such as rigid body. It is called as physical engine. I have make the ODE to be a .Sln file. You guys can directly use it. Have fun!)
    2009-11-25 12:01:24下载
    积分:1
  • 3modelmagic3d
    openGL编的类似3D MAx的程序代码,非常有用支持OBJ和3DS文件格式导入及渲染(openGL made similar 3D MAx procedure code, a very useful support OBJ and 3DS file formats import and rendering)
    2007-12-23 10:09:40下载
    积分:1
  • MultipleViewGeometryinComputerVision
    计算机视觉方面非常好的一本专业书籍,英文版PDF。详细介绍了计算机视觉领域运用的射影几何射影变换理论知识,介绍了相机标定的理论和方法,还有三维重建,立体视觉等方面的基础知识,一本不可多得教材!其中书中的代码实现都可以在网上下载,推荐!(Computer vision is a very good professional books, in English PDF. Details of the use of projective geometry projective transformation of theoretical knowledge in the field of computer vision, introduces the basic knowledge of the camera calibration theory and methods, as well as three-dimensional reconstruction, three-dimensional vision, a rare textbook! The implementation of the code in the book can be downloaded from the internet, recommended!)
    2013-05-19 09:45:08下载
    积分:1
  • PersProjDemo
    Teach you the pipeline of 3D object, especially the perpective project
    2013-09-01 12:46:11下载
    积分:1
  • Voronoi1
    Voronoi图是以两点间线段的长度作为距离 ,对平面的一种分割。然而 ,在地理环境中 ,存在着许多自然的或人为的障碍 ,使得从一点到另一点不能直线到达。为了扩大Voronoi图的应用领域 ,本文对传统的Voronoi图进行扩充 ,给出了障碍Voronoi图的定义、性质 ,以及离散生成线段障碍Voronoi图的方法(Voronoi diagram based on the length of line between two points as the distance from a partition of the plane. However, in the geographical environment, there are many natural or man-made obstacles, making from one point to another point of arrival can not be a straight line. In order to expand the area of Voronoi diagram, Voronoi In this paper, the traditional expansion plans, given the obstacles to the definition of Voronoi diagram, the nature of the discrete Voronoi diagram generation segment of the barrier method)
    2009-07-14 11:02:15下载
    积分:1
  • 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
  • SliceSTL
    三维切片:读取STL文件并进行按层切片的简单示例程序(Three-dimensional slices: Read STL file and layer slices by a simple example program)
    2007-11-24 11:39:28下载
    积分:1
  • Tyunnnanbaizzh
    这是关于云南白族村的vrml原码,如果看代码,,请用vrmlpad编辑器打开,如果预览请用bs. (This is on the Yunnan Bai village in the vrml the original code, if we look at the code, open with vrmlpad editor preview with bs.)
    2012-07-11 08:06:52下载
    积分:1
  • hpcv-water-29-oct-2010
    OSG实例,shader编程,实现简单的小溪河流定向移动(OSG , shader programming, achieve a simple directional movement of rivers )
    2020-09-13 17:27:58下载
    积分:1
  • CAM_simulator_src
    一个老外写的车削数控仿真程序,有g代码编辑的(a foreigner was turning the NC simulation program, code editors g)
    2021-04-22 23:08:48下载
    积分:1
  • 696524资源总数
  • 103957会员总数
  • 51今日下载