Uploaded image for project: 'Help-Coaches-Desk'
  1. Help-Coaches-Desk
  2. HELC-652

FIWARE.Request.Coach.CEED-Tech.3D-UI-XML3DGE.CAD.Converters

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Component/s: CEED-Tech
    • Labels:
      None

      Description

      Hello,

      I am Alexander Klugman from MRPEasy. We participate in Startup Wise Guys accelerator.

      We want to use 3D-UI-XML3D enabler to show 3D CAD models in browsers. We tried to find converters between various CAD-formats and XML3D, but did not succeed.

      Can you please share a list of converters between CAD programs and XML3D or help us to find these converters?

      Best regards,
      Alexander Klugman
      MRPEasy

        Issue Links

          Activity

          consoft_coach Marco Terrinoni created issue -
          tospie Torsten Spieldenner made changes -
          Field Original Value New Value
          Link This issue is cloned by HELC-656 [ HELC-656 ]
          tospie Torsten Spieldenner made changes -
          Status Open [ 1 ] In Progress [ 3 ]
          consoft_coach Marco Terrinoni made changes -
          Assignee Torsten Spieldenner [ torsten.spieldenner ] Marco Terrinoni [ consoft_coach ]
          Hide
          consoft_coach Marco Terrinoni added a comment -

          Good afternoon,
          After one week from the creation date of the ticket, I still have no answer from the owner of 3D-UI-XML3D (represented by Torsten Spieldenner).
          I'm going to forward this issue to Philipp Slusallek, Project Leader of "Chp - WebUI".
          Thanks
          Regards,
          Marco Terrinoni

          PS: a new ticket WEB-367 has already been created.

          Show
          consoft_coach Marco Terrinoni added a comment - Good afternoon, After one week from the creation date of the ticket, I still have no answer from the owner of 3D-UI-XML3D (represented by Torsten Spieldenner). I'm going to forward this issue to Philipp Slusallek, Project Leader of "Chp - WebUI". Thanks Regards, Marco Terrinoni PS: a new ticket WEB-367 has already been created.
          consoft_coach Marco Terrinoni made changes -
          Assignee Marco Terrinoni [ consoft_coach ] Philipp Slusallek [ philipp slusallek ]
          Hide
          tospie Torsten Spieldenner added a comment -

          Good morning,

          sorry for the delay concerning the answer to your ticket. I had to gather some information about possible converter tool chains to convert CAD to XML3D, and here is the result:

          Currently, there is no converter that allows to convert CAD data directly to XML3D. Most CAD tools, however, provide an exporter to COLLADA format. The task to then convert COLLADA to XML3D is performed by our Asset Server ATLAS, that is publicly available on GitHub:

          https://github.com/dfki-asr/atlas-server
          https://github.com/dfki-asr/atlas-worker

          In fact, ATLAS is a bit more than just a converter. It's rather a storage that server that allows to upload model data in different formats, and request it afterwards in various output formats. In the GitHub version above, that will also be made available as "Asset Storage SE" in FI CONTENT, import of COLLADA files and export to XML3D is supported. Thus in the case of CAD data, this would mean that would first have to export the CAD data to COLLADA, using the exporters of the CAD tools, and then upload the resulting COLLADA file to ATLAS, which will then provide you with a link from which you can reference the XML3D version of the model from within your XML3D application.

          In addition to the GitHub resources above, there will also be more guides in the FI CONTENT catalog in the near future. We plan to have them published in the next few weeks.

          Show
          tospie Torsten Spieldenner added a comment - Good morning, sorry for the delay concerning the answer to your ticket. I had to gather some information about possible converter tool chains to convert CAD to XML3D, and here is the result: Currently, there is no converter that allows to convert CAD data directly to XML3D. Most CAD tools, however, provide an exporter to COLLADA format. The task to then convert COLLADA to XML3D is performed by our Asset Server ATLAS, that is publicly available on GitHub: https://github.com/dfki-asr/atlas-server https://github.com/dfki-asr/atlas-worker In fact, ATLAS is a bit more than just a converter. It's rather a storage that server that allows to upload model data in different formats, and request it afterwards in various output formats. In the GitHub version above, that will also be made available as "Asset Storage SE" in FI CONTENT, import of COLLADA files and export to XML3D is supported. Thus in the case of CAD data, this would mean that would first have to export the CAD data to COLLADA, using the exporters of the CAD tools, and then upload the resulting COLLADA file to ATLAS, which will then provide you with a link from which you can reference the XML3D version of the model from within your XML3D application. In addition to the GitHub resources above, there will also be more guides in the FI CONTENT catalog in the near future. We plan to have them published in the next few weeks.
          tospie Torsten Spieldenner made changes -
          Status In Progress [ 3 ] Answered [ 10104 ]
          Hide
          consoft_coach Marco Terrinoni added a comment -

          Thank you Torsten!
          I'm going to forward your answer to the startup team.
          Thanks for your cooperation.
          Best regards,
          Marco

          Show
          consoft_coach Marco Terrinoni added a comment - Thank you Torsten! I'm going to forward your answer to the startup team. Thanks for your cooperation. Best regards, Marco
          Hide
          slusallek0 Philipp Slusallek added a comment -

          Let me add to this, that the asset server is a new service-based approach to conversion instead of the traditional offline conversion of files. The current version of AssetServer is our first step in that direction. It is an open architecture that can be extended for other input formats (as well as output formats where needed). There are also a number of other directions we want to take AssetServer in the future. We would be more than happy to have others to contribute to that activity. The code is open to anyone to contribute where needed and XML3D is not really a difficult format to convert to.

          Best,
          Philipp

          Show
          slusallek0 Philipp Slusallek added a comment - Let me add to this, that the asset server is a new service-based approach to conversion instead of the traditional offline conversion of files. The current version of AssetServer is our first step in that direction. It is an open architecture that can be extended for other input formats (as well as output formats where needed). There are also a number of other directions we want to take AssetServer in the future. We would be more than happy to have others to contribute to that activity. The code is open to anyone to contribute where needed and XML3D is not really a difficult format to convert to. Best, Philipp
          Hide
          consoft_coach Marco Terrinoni added a comment -

          Thank you Philipp!
          BR,
          Marco

          Show
          consoft_coach Marco Terrinoni added a comment - Thank you Philipp! BR, Marco
          slusallek0 Philipp Slusallek made changes -
          Resolution Done [ 10000 ]
          Status Answered [ 10104 ] Closed [ 6 ]
          consoft_coach Marco Terrinoni made changes -
          Link This issue is duplicated by HELC-739 [ HELC-739 ]
          consoft_coach Marco Terrinoni made changes -
          Issue Type eRequest [ 10101 ] extRequest [ 10104 ]
          backlogmanager Backlog Manager made changes -
          Summary [Fiware-ceedtech-coaching] 3D-UI-XML3D with CAD FIWARE.Request.Coach.CEED-Tech.3D-UI-XML3D with CAD
          consoft_coach Marco Terrinoni made changes -
          Summary FIWARE.Request.Coach.CEED-Tech.3D-UI-XML3D with CAD FIWARE.Request.Coach.CEED-Tech.CAD.Converters.for.3D-UI-XML3D
          consoft_coach Marco Terrinoni made changes -
          Summary FIWARE.Request.Coach.CEED-Tech.CAD.Converters.for.3D-UI-XML3D FIWARE.Request.Coach.CEED-Tech.3D-UI-XML3DGE.CAD.Converters
          Transition Time In Source Status Execution Times Last Executer Last Execution Date
          Open Open In Progress In Progress
          18h 23m 1 Torsten Spieldenner 21/Apr/15 8:40 AM
          In Progress In Progress Answered Answered
          8d 7m 1 Torsten Spieldenner 29/Apr/15 8:47 AM
          Answered Answered Closed Closed
          1d 22h 39m 1 Philipp Slusallek 01/May/15 7:26 AM

            People

            • Assignee:
              slusallek0 Philipp Slusallek
              Reporter:
              consoft_coach Marco Terrinoni
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: