<?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 Re: Error reading tif file in 3ds Max Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10687590#M14782</link>
    <description>&lt;P&gt;Oh - found a way: load the .tif via OSL-BitmapLookUp (switch off AutoGamma) and mount it in the Displace-modifier's Map-slot (not Bitmap!).&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Oct 2021 08:33:11 GMT</pubDate>
    <dc:creator>oliver</dc:creator>
    <dc:date>2021-10-14T08:33:11Z</dc:date>
    <item>
      <title>Error reading tif file</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10685950#M14779</link>
      <description>&lt;P&gt;Hello, I am trying to use a .tif file as displacement map. The file was created from a DSM (a Digital elevation model) in QGIS. However, I am prompted with an Image I/O error: error reading tif file. The file worked just fine in Rhino, see result below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Intuos5_0-1634136491499.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/976800iEC831B50E9DB6F34/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Intuos5_0-1634136491499.png" alt="Intuos5_0-1634136491499.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Though I was hoping to have more fine grained control in Max regarding the top and bottom displacement heights.&lt;/P&gt;&lt;P&gt;The file in question is attached below as is the DTM, which also prompts the same error.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 15:01:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10685950#M14779</guid>
      <dc:creator>Intuos5</dc:creator>
      <dc:date>2021-10-13T15:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error reading tif file</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10687574#M14780</link>
      <description>&lt;P&gt;When importing it via OSL-BitmapLookUp it works flawlessly - unfortunately the Displace-modifier utilizes the standard Bitmap-node &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;The only way I got it to work was converting the .tif to an .exr. GIMP gave me also a warning (undefined field) but opened it.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 08:28:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10687574#M14780</guid>
      <dc:creator>oliver</dc:creator>
      <dc:date>2021-10-14T08:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error reading tif file</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10687579#M14781</link>
      <description>&lt;P&gt;Photoshop also had issues with the file, though I am not sure why. I ended up resolving it for the current project with a PNG + Heightfield in Rhino. With some reference points for the scaling, worked better than the plugin I tested (from the 3D pic).&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 08:30:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10687579#M14781</guid>
      <dc:creator>Intuos5</dc:creator>
      <dc:date>2021-10-14T08:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error reading tif file</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10687590#M14782</link>
      <description>&lt;P&gt;Oh - found a way: load the .tif via OSL-BitmapLookUp (switch off AutoGamma) and mount it in the Displace-modifier's Map-slot (not Bitmap!).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 08:33:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10687590#M14782</guid>
      <dc:creator>oliver</dc:creator>
      <dc:date>2021-10-14T08:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error reading tif file</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10687595#M14783</link>
      <description>&lt;P&gt;Ah thanks, I'll try and use that for the terrain, which is quite janky due to the PNG conversion. Good to know!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 08:34:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10687595#M14783</guid>
      <dc:creator>Intuos5</dc:creator>
      <dc:date>2021-10-14T08:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error reading tif file</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10687596#M14784</link>
      <description>&lt;P&gt;And of course you can use the Displace-function in the Arnold-Properties-modifier instead of the Displace-modifier.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 08:35:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10687596#M14784</guid>
      <dc:creator>oliver</dc:creator>
      <dc:date>2021-10-14T08:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error reading tif file</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10688777#M14785</link>
      <description>&lt;P&gt;Arnold's own "Image" map type also works.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 16:43:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/error-reading-tif-file/m-p/10688777#M14785</guid>
      <dc:creator>wernienst</dc:creator>
      <dc:date>2021-10-14T16:43:16Z</dc:date>
    </item>
  </channel>
</rss>

