<?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 Does compressing files improve load/viewer performance? in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/does-compressing-files-improve-load-viewer/m-p/558892#M7564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Compressing a PNG by using color indexing, for example. Or do only dimensions matter?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Apr 2016 13:30:59 GMT</pubDate>
    <dc:creator>LR</dc:creator>
    <dc:date>2016-04-08T13:30:59Z</dc:date>
    <item>
      <title>Does compressing files improve load/viewer performance?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/does-compressing-files-improve-load-viewer/m-p/558892#M7564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Compressing a PNG by using color indexing, for example. Or do only dimensions matter?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 13:30:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/does-compressing-files-improve-load-viewer/m-p/558892#M7564</guid>
      <dc:creator>LR</dc:creator>
      <dc:date>2016-04-08T13:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Does compressing files improve load/viewer performance?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/does-compressing-files-improve-load-viewer/m-p/558893#M7565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ZR,&lt;/P&gt;&lt;P&gt;this is a trade off between two bottlenecks:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;reading files from disk&lt;/LI&gt;&lt;LI&gt;decompressing the files on the CPU&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The answer depends on your hardware and compression method. I would recommend to use standard compression to reduce the file size. After reading the textures they are sent to the GPU via the Open GL interface. For CityEngine's procedural runtime 'GL Texture Compression' is enabled by default, what should give best GPU performance. Texture compression is provided by the driver and is independent of the original image format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 10:01:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/does-compressing-files-improve-load-viewer/m-p/558893#M7565</guid>
      <dc:creator>ThomasFuchs</dc:creator>
      <dc:date>2016-04-11T10:01:59Z</dc:date>
    </item>
  </channel>
</rss>

