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

CuraEngine-master

于 2020-11-05 发布 文件大小:118KB
0 350
下载积分: 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
  • drawlinewithc
    在屏幕上运用鼠标划线,并且随时可以获取鼠标在屏幕上的坐标。(You can draw a line with this code,also ,you can get the mouse s location with it at anytime.)
    2009-06-12 11:11:04下载
    积分:1
  • LodTerrain
    实现lod和水面叠加的功能,并可以读入txt各式的水位文件(Lod achieve superposition and surface features, and can read a variety of water into the txt file)
    2009-02-26 21:18:05下载
    积分:1
  • fenlei
    机载激光雷达点云的阶层式分类(Airborne Lidar Point Cloud hierarchical classification)
    2021-01-24 20:58:38下载
    积分:1
  • Combat
    说明:  programa escrito en visual basic 6.0
    2019-03-20 05:09:11下载
    积分:1
  • texture
    3D_grid和D3D_2D例子中,使用到的贴图文件包。(3D_grid and D3D_2D example, use the map to the package.)
    2011-08-07 14:53:54下载
    积分:1
  • The_Magic_Of_Computer_Graphics
    计算机图形学重要参考。对理解OpenGL和D3D的渲染过程有重要帮助。(Computer graphics is a vast field that is becoming larger every day. It is impossible to cover every topic of interest, even within a specialization such as CG rendering. For many years, Noriko Kurachi has reported on the latest developments for Japanese readers in her monthly column for CG World. Being something of a pioneer herself, she selected topics that represented original and promising new directions for research. Many of these novel ideas are the topics covered in The Magic of Computer Graphics. Starting the basic behavior of light, the first section of the book introduces the most useful techniques for global and local illumination using geometric descriptions of an environment. The second section goes on to describe image-based techniques that rely on captured data to do their magic. In the final section, the author looks at the synthesis of these two complementary approaches and what they mean for the future of computer graphics.)
    2015-01-28 12:30:23下载
    积分:1
  • imageSNRPSNRMSE
    图像的SNR,PSNR以及MSE的计算源代码(The image SNR, PSNR and the source code for the calculation of MSE)
    2010-10-19 13:18:44下载
    积分:1
  • osg_osgearth
    osgearth的文档资料不多,这里几乎是所有可以找到的中文资料,以及一些osg的中文资料(osgearth documentation much, here you can find almost all the Chinese data, as well as some of the Chinese data osg)
    2020-11-19 09:59:38下载
    积分:1
  • Oakland
    点云数据集,用于点云数据的学习实验,wrl格式,可以用meshlab软件打开使用(Point cloud data set for point cloud data learning experiment, wrl format that can be opened using software with meshlab)
    2016-06-23 15:16:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载