<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Trying to display .rvt models online by using three.js or babylon.js, is it possible? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/10995732#M20322</link>
    <description>&lt;P&gt;I'm building a website to show gltf models, base on babylon.js. Now I'm trying to support rvt format. Is there a best practice that I can follow? Or is it possible that I can convert .rvt format to gltf?&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2022 08:27:36 GMT</pubDate>
    <dc:creator>qidoctor</dc:creator>
    <dc:date>2022-03-10T08:27:36Z</dc:date>
    <item>
      <title>Trying to display .rvt models online by using three.js or babylon.js, is it possible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/10995732#M20322</link>
      <description>&lt;P&gt;I'm building a website to show gltf models, base on babylon.js. Now I'm trying to support rvt format. Is there a best practice that I can follow? Or is it possible that I can convert .rvt format to gltf?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 08:27:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/10995732#M20322</guid>
      <dc:creator>qidoctor</dc:creator>
      <dc:date>2022-03-10T08:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to display .rvt models online by using three.js or babylon.js, is it possible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/10995878#M20323</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12172421"&gt;@qidoctor&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Sure it's possible, but with some extra middlewares!&lt;BR /&gt;Autodesk forge viewer is based on three.js lib and it can display rvt files, but under the hood it uses APIs to convert the rvt file to whatever file type that three.js support (e.g. gltf),&lt;BR /&gt;&lt;BR /&gt;but the rvt file is well encrypted and owned by Autodesk and you can only open it via Revit, so how can you convert it?..&lt;BR /&gt;well you can pick one of the following ways:&lt;BR /&gt;&lt;BR /&gt;-build a desktop Revit add-in that can convert/export the model data to gltf.[free but required a Revit installed on the user device]&lt;BR /&gt;-build an online Revit add-in&amp;nbsp;that can convert/export the model data to gltf through &lt;STRONG&gt;&lt;A href="https://forge.autodesk.com/apis-and-services/design-automation-api" target="_blank" rel="noopener"&gt;Autodesk Forge design automation&lt;/A&gt;&amp;nbsp;API&lt;/STRONG&gt;.&lt;U&gt;[with running cost]&lt;/U&gt;&lt;BR /&gt;-use &lt;STRONG&gt;&lt;A href="https://forge.autodesk.com/api/model-derivative-cover-page/" target="_blank" rel="noopener"&gt;Autodesk Forge&amp;nbsp;Model Derivative API&lt;/A&gt;&lt;/STRONG&gt; to convert your file. &lt;U&gt;[with extra running cost]&lt;BR /&gt;&lt;BR /&gt;&lt;/U&gt;good luck ^^&lt;BR /&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 09:57:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/10995878#M20323</guid>
      <dc:creator>Omar_Amen</dc:creator>
      <dc:date>2022-03-10T09:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to display .rvt models online by using three.js or babylon.js, is it possible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/10996134#M20324</link>
      <description>&lt;P&gt;It is definitely doable, as we proved here in a real-life scenario that was indeed used quite widely before the advent of Autodesk Forge:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/va3c/RvtVa3c" target="_blank"&gt;https://github.com/va3c/RvtVa3c&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, it is challenging to implement something professional yourself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Autodesk has invested a huge amount of work in the Forge viewer, and many other viewers also exist.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is probably not worth while trying to start from scratch implementing your own, unless you are exceptionally motivated and talented.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 11:44:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/10996134#M20324</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-03-10T11:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to display .rvt models online by using three.js or babylon.js, is it possible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/10997930#M20325</link>
      <description>&lt;P&gt;Ultimately, my web app should be able to accept uploaded .rvt file and display it, without opening Revit. Or convert .rvt to gltf then display it.&lt;/P&gt;&lt;P&gt;I am wondering if AutoDesk supplied SDK or API to do this kind of stuff.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 02:01:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/10997930#M20325</guid>
      <dc:creator>qidoctor</dc:creator>
      <dc:date>2022-03-11T02:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to display .rvt models online by using three.js or babylon.js, is it possible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/10997931#M20326</link>
      <description>Thand you , very good answer.</description>
      <pubDate>Fri, 11 Mar 2022 02:02:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/10997931#M20326</guid>
      <dc:creator>qidoctor</dc:creator>
      <dc:date>2022-03-11T02:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to display .rvt models online by using three.js or babylon.js, is it possible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/10998209#M20327</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you considered Speckle?&lt;/P&gt;&lt;P&gt;&lt;A href="https://speckle.systems/tag/revit/" target="_blank"&gt;https://speckle.systems/tag/revit/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 06:11:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/10998209#M20327</guid>
      <dc:creator>giovannibrogiolo6744</dc:creator>
      <dc:date>2022-03-11T06:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to display .rvt models online by using three.js or babylon.js, is it possible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/11922477#M20328</link>
      <description>Do you found any solution?&lt;BR /&gt;(Load rvt file using threeJs/BabylonJs)</description>
      <pubDate>Wed, 26 Apr 2023 07:52:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/11922477#M20328</guid>
      <dc:creator>mayurgohilk</dc:creator>
      <dc:date>2023-04-26T07:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to display .rvt models online by using three.js or babylon.js, is it possible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/11922482#M20329</link>
      <description>Do you think is it the feasible option?</description>
      <pubDate>Wed, 26 Apr 2023 07:55:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/11922482#M20329</guid>
      <dc:creator>mayurgohilk</dc:creator>
      <dc:date>2023-04-26T07:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to display .rvt models online by using three.js or babylon.js, is it possible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/11922529#M20330</link>
      <description>&lt;P&gt;Yes, sure. &lt;U&gt;Read the various suggestions above!&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is definitely doable, as we proved in a real-life scenario that was used before the advent of Autodesk Forge and APS:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I implemented &lt;U&gt;RvtVa3c&lt;/U&gt; myself:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/va3c/RvtVa3c" target="_blank"&gt;https://github.com/va3c/RvtVa3c&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, it is challenging to implement something professional yourself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Autodesk has invested a huge amount of work in the APS (formerly Forge) viewer, and many other viewers also exist.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is probably not worth while trying to start from scratch implementing your own, unless you are exceptionally motivated and talented.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Speckle&lt;/U&gt; is open source and supports Revit:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://speckle.systems/tag/revit/" target="_blank"&gt;https://speckle.systems/tag/revit/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For full-fledged official commercial support, look into &lt;U&gt;APS&lt;/U&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://aps.autodesk.com/" target="_blank"&gt;https://aps.autodesk.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 08:24:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/11922529#M20330</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2023-04-26T08:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to display .rvt models online by using three.js or babylon.js, is it possible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/12088532#M20331</link>
      <description>&lt;P&gt;You can also use this glTF Exporter API to create your own plugin or DA workflow to get Revit models in glTF format:&amp;nbsp;&lt;A href="https://apps.autodesk.com/RVT/en/Detail/Index?id=4018039617950599215&amp;amp;appLang=en&amp;amp;os=Win64" target="_blank"&gt;glTF Exporter + API | Revit | Autodesk App Store&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jul 2023 20:55:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trying-to-display-rvt-models-online-by-using-three-js-or-babylon/m-p/12088532#M20331</guid>
      <dc:creator>kirylXDQF6</dc:creator>
      <dc:date>2023-07-08T20:55:26Z</dc:date>
    </item>
  </channel>
</rss>

