zoukankan      html  css  js  c++  java
  • IsoAlgo3d

    IsoAlgo3d - A PCF 3D Viewer for Desktop, Tablet and Smart phone

    eryar@163.com

    Abstract. IsoAlgo3d 通过将PCF三维可视化,并导出HTML文件。由于使用WebGL技术,所以只要设备支持HTML5,就可以不用安装任何软件或插件直接浏览PCF对应的全尺寸标注的管道三维模型,不管是电脑、平板还是智能手机。三维直接浏览管道模型,更加直观,避免了二维ISO图有时表达不清晰的情况,如环管出图,复杂管线分图后识图困难等,方便现场施工。

    Key Words. IsoAlgo3d, 管道ISO图,三维管道图,WebGL, 平板,手机

    PCF is short for Piping Component File, a de facto standard for piping data exchange. Commonly used for automated isometric generation, material control and pipe stress analysis import.

    IsoAlgo can read PCF and generate isometric drawing automatically.

    Piping Isometric generated by IsoAlgo

    For more info about IsoAlgo, please visit:

    http://www.cppblog.com/eryar/archive/2014/04/27/IsoAlgo.html

    IsoAlgo3d can read PCF and show pipeline in 3d, than export full dimension and material tag in 3D PDF and HTML. For HTML, because used WebGL, so the device support HTML5(WebGL), then it will show 3d pipeline model directly without install any software or plugin. 

    wps_clip_image-8383

     If your device support HTML5, you will see the following 3d model:

     

    If you view the upper 3d model in PC, you can rotate the view by left mouse, zoom the view by middle mouse or mouse wheel, pan the view by right mouse.

    如果你在电脑上浏览器中可以显示出上述三维模型,则可以使用鼠标左键拖动来旋转三维视图;鼠标中键或滚轮来缩放视图;右键拖动来移动三维视图。

    If you view the upper 3d model in Tablet or Smart Phone, you can rotate the view by on finger move, zoom the view by two finger spread or squish, pan the view by three finger swipe.

    如果你在平板或手机的浏览器中可以显示出上述三维模型,则可以使用一个手指来旋转三维视图;两个手指来拉或挤来缩放视图;三个手指移动视图。

  • 相关阅读:
    Map根据key或者value排序
    docker部署Javaweb项目(jdk+tomcat+mysql)
    MySQL设置某一字段默认为0,但是插入数据化却显示为null
    文件下载
    JXLS导出Excel(模板导出)
    eclipse使用lombok
    Integer 类型数值判断相等的坑
    通用Mapper相关
    SSM配置Socket多线程编程(RFID签到实例)
    使用JSONObject遇到的问题,java.lang.NoClassDefFoundError: net/sf/json/JSONObject
  • 原文地址:https://www.cnblogs.com/opencascade/p/IsoAlgo3d.html
Copyright © 2011-2022 走看看