<?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: Save a texture in FBX Forum</title>
    <link>https://forums.autodesk.com/t5/fbx-forum/save-a-texture/m-p/9117939#M1018</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;the FBX SDK &lt;STRONG&gt;does not&lt;/STRONG&gt; offer a saving capability for image files. There is one exception: if the image files are embedded into the FBX file, when reading it, all the embedded images buffers are automatically "dumped" to disk (by default into an .fbm folder located besides the FBX file). The extraction location can be changed by specifying a path using the FbxImporter::SetEmbeddingExtractionFolder() called before the Importer::Import()&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that the image files are simply dumped as is and there is no file format conversion that take place inside the FBX SDK.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2019 17:57:38 GMT</pubDate>
    <dc:creator>regalir</dc:creator>
    <dc:date>2019-10-30T17:57:38Z</dc:date>
    <item>
      <title>Save a texture</title>
      <link>https://forums.autodesk.com/t5/fbx-forum/save-a-texture/m-p/9057103#M1017</link>
      <description>&lt;P&gt;I'm parsing the textures in .fbx file with the fbxsdk using c++.&lt;BR /&gt;When I find that a texture has an associated image, I'd like to save it to the disk in a folder.&lt;BR /&gt;I have the class&amp;nbsp;FbxFileTexture where I can only change the file name with: 'SetFileName' or change the relative path with:&amp;nbsp;SetRelativeFileName.&lt;/P&gt;&lt;P&gt;I was expecting to have a 'SaveAs' or a file stream, but I did not find anything similar.&lt;/P&gt;&lt;P&gt;Also 'SetRelativeFileName'&amp;nbsp; and 'SetFileName' do not seem to have any effect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I save a FbxFileTexture in a specified path ?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 14:34:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fbx-forum/save-a-texture/m-p/9057103#M1017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-30T14:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Save a texture</title>
      <link>https://forums.autodesk.com/t5/fbx-forum/save-a-texture/m-p/9117939#M1018</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;the FBX SDK &lt;STRONG&gt;does not&lt;/STRONG&gt; offer a saving capability for image files. There is one exception: if the image files are embedded into the FBX file, when reading it, all the embedded images buffers are automatically "dumped" to disk (by default into an .fbm folder located besides the FBX file). The extraction location can be changed by specifying a path using the FbxImporter::SetEmbeddingExtractionFolder() called before the Importer::Import()&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that the image files are simply dumped as is and there is no file format conversion that take place inside the FBX SDK.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 17:57:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fbx-forum/save-a-texture/m-p/9117939#M1018</guid>
      <dc:creator>regalir</dc:creator>
      <dc:date>2019-10-30T17:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Save a texture</title>
      <link>https://forums.autodesk.com/t5/fbx-forum/save-a-texture/m-p/9117966#M1019</link>
      <description>&lt;P&gt;&lt;A href="http://help.autodesk.com/view/FBX/2020/ENU/?guid=FBX_Developer_Help_cpp_ref_class_fbx_file_texture_html" target="_blank" rel="noopener"&gt;GetFileName&lt;/A&gt;&amp;nbsp;returns the absolute file path from the FbxFileTexture and copy that using file_copy?&lt;/P&gt;&lt;P&gt;I've only been working with files with embedded texture thou..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 18:10:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fbx-forum/save-a-texture/m-p/9117966#M1019</guid>
      <dc:creator>Jamie_Telford1</dc:creator>
      <dc:date>2019-10-30T18:10:16Z</dc:date>
    </item>
  </channel>
</rss>

