<?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>idea X3D export in ArcGIS CityEngine Ideas</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-ideas/x3d-export/idi-p/946808</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The X3D format is the successor to the VRML format for 3d content, for more than a decade. The format is well supported both offline and online with free and commercial viewers, and is still used in a wide cross-section of industry, government and personal environments. See Web3d.org for a good introduction and overview. X3D also has built-in geospatial support.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcScene with 3d Analyst offers VRML scene export for many years. Is it time to update the aging export function to use X3D (perhaps while also fixing bugs) ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ESRI recommends using its own web scene format for CityEngine and offers a nice, optimized 3d web viewer for it. While it is great to have a fully integrated solution for easy consumption, there is a significant customer base who wants to takes this a step further and use the exported scene as data or as a sub-component in another system. X3D is a good option for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jun 2017 18:44:03 GMT</pubDate>
    <dc:creator>AndreasPlesch</dc:creator>
    <dc:date>2017-06-22T18:44:03Z</dc:date>
    <item>
      <title>X3D export</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-ideas/x3d-export/idi-p/946808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The X3D format is the successor to the VRML format for 3d content, for more than a decade. The format is well supported both offline and online with free and commercial viewers, and is still used in a wide cross-section of industry, government and personal environments. See Web3d.org for a good introduction and overview. X3D also has built-in geospatial support.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcScene with 3d Analyst offers VRML scene export for many years. Is it time to update the aging export function to use X3D (perhaps while also fixing bugs) ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ESRI recommends using its own web scene format for CityEngine and offers a nice, optimized 3d web viewer for it. While it is great to have a fully integrated solution for easy consumption, there is a significant customer base who wants to takes this a step further and use the exported scene as data or as a sub-component in another system. X3D is a good option for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 18:44:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-ideas/x3d-export/idi-p/946808</guid>
      <dc:creator>AndreasPlesch</dc:creator>
      <dc:date>2017-06-22T18:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: X3D export</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-ideas/x3d-export/idc-p/946809#M91</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/andreasplesch2"&gt;andreasplesch2&lt;/A&gt;‌ Remember to up vote your idea!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 13:57:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-ideas/x3d-export/idc-p/946809#M91</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2017-06-26T13:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: X3D export</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-ideas/x3d-export/idc-p/946810#M92</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I did not think you could up vote your own idea. I did now. Thanks for the reminder !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 17:15:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-ideas/x3d-export/idc-p/946810#M92</guid>
      <dc:creator>AndreasPlesch</dc:creator>
      <dc:date>2017-06-26T17:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: X3D export</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-ideas/x3d-export/idc-p/946811#M93</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi andreas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have C++ development time at your disposal, you could use our SDK to implement a X3D exporter:&lt;BR /&gt;&lt;A class="link-titled" href="https://github.com/Esri/esri-cityengine-sdk" title="https://github.com/Esri/esri-cityengine-sdk"&gt;GitHub - Esri/esri-cityengine-sdk: Develop 3D applications using the procedural geometry engine of Esri CityEngine.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this repo contains the binaries and example code to get you started - all you need is a CityEngine license.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best,&lt;/P&gt;&lt;P&gt;simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 11:04:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-ideas/x3d-export/idc-p/946811#M93</guid>
      <dc:creator>SimonHaegler</dc:creator>
      <dc:date>2017-09-24T11:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: X3D export</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-ideas/x3d-export/idc-p/1628022#M329</link>
      <description>&lt;P&gt;An implementation of to export a Scene AOI to x3D is currently under development.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 22:43:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-ideas/x3d-export/idc-p/1628022#M329</guid>
      <dc:creator>NDGraphics</dc:creator>
      <dc:date>2025-06-27T22:43:43Z</dc:date>
    </item>
  </channel>
</rss>

