<?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: Free GLTF importer in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/free-gltf-importer/m-p/14089568#M29356</link>
    <description>&lt;P&gt;That seemed like a good idea.&lt;BR /&gt;&lt;A href="https://github.com/makit3d/3DS-Max-GLTF-Importer" target="_blank"&gt;https://github.com/makit3d/3DS-Max-GLTF-Importer&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Apr 2026 08:30:09 GMT</pubDate>
    <dc:creator>makit3d</dc:creator>
    <dc:date>2026-04-14T08:30:09Z</dc:date>
    <item>
      <title>Free GLTF importer</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/free-gltf-importer/m-p/14082390#M29348</link>
      <description>&lt;P&gt;Edit: I created a Github repo. &lt;A href="https://github.com/makit3d/3DS-Max-GLTF-Importer." target="_blank"&gt;https://github.com/makit3d/3DS-Max-GLTF-Importer.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I was tired of all the expensive importers available online and I didn't want to have to use Blender every time I needed to open one. So, I made an importer myself. I'm not very good with scripting or coding, but this worked for me.&lt;BR /&gt;&lt;BR /&gt;It's fully opensource, doesn't have a license and you can do with it what you want. If you have an issue I will try to fix it. This has only been tested with Max 2024. If doesn't work with your version contact me and I will attempt to make it work for your release, but testing it will have to happen on your end since I don't have access to another Max version.&lt;BR /&gt;&lt;BR /&gt;In this version you can import multiple files at a time and see a progress bar during import and the corresponding data during the process. You have some options for orientation, mesh manipulation, and texture choices for storage.&lt;BR /&gt;&lt;BR /&gt;Again, I am not a veteran coder, so please know that any changes might take some time to fix. To use it I just load it up as a script and 'Evaluate All'. Eventually I will make it can be added like other plugins, but that is &lt;EM&gt;far &lt;/EM&gt;down the road. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I hope it works for you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GLTF Importer_ver 0.2.0.jpg" style="width: 316px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1631727i6FA15D34B025B924/image-dimensions/316x391?v=v2" width="316" height="391" role="button" title="GLTF Importer_ver 0.2.0.jpg" alt="GLTF Importer_ver 0.2.0.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2026 13:14:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/free-gltf-importer/m-p/14082390#M29348</guid>
      <dc:creator>makit3d</dc:creator>
      <dc:date>2026-04-25T13:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Free GLTF importer</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/free-gltf-importer/m-p/14083066#M29349</link>
      <description>&lt;P&gt;Very nice ! Will test a bit...&lt;/P&gt;
&lt;P&gt;May i suggest putting a repo on github or similar ?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 05:01:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/free-gltf-importer/m-p/14083066#M29349</guid>
      <dc:creator>spacefrog_</dc:creator>
      <dc:date>2026-04-09T05:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Free GLTF importer</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/free-gltf-importer/m-p/14089568#M29356</link>
      <description>&lt;P&gt;That seemed like a good idea.&lt;BR /&gt;&lt;A href="https://github.com/makit3d/3DS-Max-GLTF-Importer" target="_blank"&gt;https://github.com/makit3d/3DS-Max-GLTF-Importer&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 08:30:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/free-gltf-importer/m-p/14089568#M29356</guid>
      <dc:creator>makit3d</dc:creator>
      <dc:date>2026-04-14T08:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Free GLTF importer</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/free-gltf-importer/m-p/14089840#M29357</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/218447"&gt;@makit3d&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;That seemed like a good idea.&lt;BR /&gt;&lt;A href="https://github.com/makit3d/3DS-Max-GLTF-Importer" target="_blank" rel="noopener"&gt;https://github.com/makit3d/3DS-Max-GLTF-Importer&lt;/A&gt;.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Your &lt;A href="https://github.com/makit3d/3DS-Max-GLTF-Importer." target="_blank" rel="noopener"&gt;repo&lt;/A&gt; has a . in its title and hence in the URL, too.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 12:18:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/free-gltf-importer/m-p/14089840#M29357</guid>
      <dc:creator>MartinBeh</dc:creator>
      <dc:date>2026-04-14T12:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Free GLTF importer</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/free-gltf-importer/m-p/14090056#M29358</link>
      <description>&lt;P&gt;Indeed, Martin&amp;nbsp; is right - there is a trailing period in the repo name&lt;BR /&gt;i think in the github UI its quite easy to rename and its best done early before people start to clone it - to prevent later confusion&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 14:22:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/free-gltf-importer/m-p/14090056#M29358</guid>
      <dc:creator>spacefrog_</dc:creator>
      <dc:date>2026-04-14T14:22:55Z</dc:date>
    </item>
  </channel>
</rss>

