takahirox / glTF-Blender-IO-MSFT-lod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glTF-Blender-IO-MSFT-lod

glTF-Blender-IO-MSFT-lod is a Blender addon for glTF MSFT_lod extension on top of glTF-Blender-IO addon.

Compatible Blender version

>= 3.3

Features

The addon enables to import and export glTF assets with the glTF MSFT_lod extension in Blender.

How to install

Ensure the glTF-Blender-IO addon is installed and enabled

Ensure the glTF-Blender-IO addon is installed and enabled in your Blender because the glTF-Blender-IO-MSFT-lod addon works on top of it. You can check it by Edit -> Preferences -> Add-ons -> "glTF 2.0" in the search bar. The glTF-Blender-IO addon should be listed as Import-Export: glTF 2.0 format. It should be installed and enabled by default.

Ensure glTF-Blender-IO is installed and enabled

Download the zip archived source code

Download the zip archived source code from the Releases.

Install glTF-Blender-IO-MSFT-lod addon

Install the glTF-Blender-IO-MSFT-lod addon to your Blender via Edit -> Preferences -> Add-ons -> Install -> Select the downloaded file

Edit -> Preferences

Add-ons -> Install

Select the downloaded file

Enable the addon

Ensure the addon is installed and enabled. You can easily find the addon by inputting "MSFT_lod" in the search bar. Check the checkbox to enable the addon.

Ensure the addon is enabled

How to use

The addon adds the "Level Of Details" panel to the Object property. You can add, remove, and edit the LODs for an object in the panel. And the addon imports the LODs defined with the MSFT_lod extension to the panel. And the LODs configuration in the panel is exported as MSFT_lod extension when you export assets as glTF/glb.

Level of Details panel

Limitations

  • Currently the addon supports LOD only under node, doesn't support it under material. #1

About

License:MIT License


Languages

Language:Python 100.0%