IsoAlgo3d - PCF format 3d visualization tool

简介: IsoAlgo3d - PCF format 3d visualization tool eryar@163.com IsoAlgo3d is a PCF format 3d visualization tool.

IsoAlgo3d - PCF format 3d visualization tool

eryar@163.com

IsoAlgo3d is a PCF format 3d visualization tool. I publish it on github to open the source code. Its license is GPL, you can use the IsoAlgo3d freely.

https://github.com/eryar/IsoAlgo3d

You can download the source code and contribute your modification.

IsoAlgo3d now can visualize pipe and elbow component:

wps_clip_image-32562

For other component I will build the model by SKEY in the source code in the first release version. But finally the model is defined in a parametric way, then you can customize the model for a given SKEY.

Any feedback and suggestions about IsoAlgo3d is welcome.

目录
相关文章
|
8月前
|
算法 Linux Shell
SGAT丨Single Gene Analysis Tool
SGAT丨Single Gene Analysis Tool
|
算法 Go 索引
Data Structure_Visualization
所以代码附上GitHub:https://github.com/GreenArrow2017/DataStructure_Java/tree/master/out/production/DataStructure_Java/ApplicationOfAlgorithm 排序可视化 SelectionSort 选择排序很简单,所有的排序算法在前面的博客都有讲解: https://www.jianshu.com/p/7fbf8671c742 选择排序很简单,遍历所有元素,查看一下他们的之后最小的元素和当前元素交换即可。
1509 0
|
移动开发 HTML5 数据可视化
IsoAlgo3d - A PCF 3D Viewer for Desktop, Tablet and Smart phone
IsoAlgo3d - A PCF 3D Viewer for Desktop, Tablet and Smart phone eryar@163.com Abstract. IsoAlgo3d 通过将PCF三维可视化,并导出HTML文件。
2120 0
|
Ruby
AVEVA PDMS to 3ds Max - RvmTranslator6.0beta
AVEVA PDMS to 3ds Max - RvmTranslator6.0beta eryar@163.com RvmTranslato6.0 translate PDMS RVM to 3ds Max by MAXScript.
2333 0
PcfTranslator - Translate AVEVA PDMS to PCF
PcfTranslator - Translate AVEVA PDMS to PCF eryar@163.com Abstract. The Piping Component File(PCF) are text files containing component and routing information.
2630 0
IsoAlgo - PCF Viewer
IsoAlgo - PCF Viewer eryar@163.com IsoAlgo can be used to view PCF file in 2D, i.e. Isometric drawing, or in 3D by IsoAlgo3d.
1655 0
IsoAlgo2.0 Preview
IsoAlgo2.0 Preview eryar@163.com 1. Use Qt for GUI and Visualization Use Qt to replace the Tcl/Tk for IsoAlgo GUI.
1077 0
IsoAlgo3d - A PCF 3D Viewer
IsoAlgo3d - A PCF 3D Viewer eryar@163.com Alias的Isogen的PCF和IDF是生成管道ISO图的数据交换文件,且已经成为了国际标准。 IsoAlgo可以根据PCF文件生成DXF格式的ISO图纸,如下图所示: 关于IsoAlgo的更多信息请参考: http://www.
1674 0
|
C++ Java Spring
Make Helix Curve in OpenCASCADE
Make Helix Curve in OpenCASCADE eryar@163.com Abstract. OpenCASCADE does not provide helix curve directly, but you can build a helix curve by the pcurve of a surface(curve on surface).
1550 0
|
Java 程序员 C++
IsoAlgo GUI Usage
IsoAlgo GUI Usage eryar@163.com Abstract. The GUI of IsoAlgo is made by Tcl/Tk. The usage is easy and simple, if you are familiar with Tcl/Tk, you can customize it by yourself.
1425 0