1-Click Lod Generator

Rana Abdullah in Asset Management


One-Click LOD Generator for Blender — Documentation

Overview

The One-Click LOD Generator is a lightweight and user-friendly Blender addon that automates the creation of Level of Detail (LOD) models for your assets. With just one click, it generates 4 levels of LODs, names them automatically, groups them under a clean hierarchy, and optionally exports them as FBX files — perfect for game developers, AR/VR creators, and anyone needing optimized 3D workflows.


Key Features

  • One-click LOD creation (LOD0 to LOD3)

  • Custom decimation ratios for each LOD level

  • Automatic naming: YourObject_LOD0, _LOD1, etc.

  • LOD hierarchy grouped under a parent Empty

  • Optional FBX export to /LODs/ folder

  • Clean UI under the "LOD Tools" tab in the sidebar (N panel)


Use Cases

  • Game asset LOD generation for Unity, Unreal, Godot

  • WebGL and AR/VR performance optimization

  • Batch exporting and automation of optimized assets

  • Creating lightweight preview versions of complex models


Installation

  1. Download the one_click_lod_generator.py file.

  2. In Blender: go to Edit > Preferences > Add-ons > Install.

  3. Select the .py file and enable the addon.

  4. Open the "LOD Tools" tab in the sidebar (press N key).


How to Use

  1. Select a mesh object in your scene.

  2. Open the LOD Tools tab (right sidebar).

  3. Enter decimation ratios for LOD1, LOD2, and LOD3.

  4. Click Generate LODs to create and group LOD versions.

  5. Click Export LODs as FBX to save each LOD to a /LODs/ folder next to your .blend file.

Note: Save your .blend file before exporting to ensure the correct output folder path is used.


Export Output Example

/YourBlendFileLocation/LODs/
├── MyObject_LOD0.fbx
├── MyObject_LOD1.fbx
├── MyObject_LOD2.fbx
└── MyObject_LOD3.fbx

License

This addon is licensed under the GPL (General Public License).
You are free to use, modify, and redistribute the code.


Creator

Rana Abdullah
🔗 ranabdullah1.gumroad.com

$14.49

Have questions about this product?
Login to message

Details
Sales 10+
Published about 1 year ago
Blender Version 2.8 - 4.5
Extension Type N/A
Render Engine Used Cycles, Eevee
License GPL