Level Of Detail Generator, also listed as LODs Maker, is a Blender add-on from HuyKhoi2407 for creating levels of detail (LODs) in one click. In computer graphics, level of detail refers to the complexity of a 3D model representation, which can be decreased as a model moves away from the viewer or by metrics such as object importance, viewpoint-relative speed or position. LOD techniques reduce the workload on graphics pipeline stages, usually vertex transformations, helping manage the computational requirements of rendering complex scenes.
The add-on includes a Reset transform button, which resets all transform values of an object to its original value — for example, returning its location to coordinates 0,0,0. An Apply transform button applies the object's current transformation to its original data, so the current transform becomes the default when transform values are reset to 0.
Documentation is provided, and a demo video is available. The add-on is listed here as free and supports Blender versions 3.6 through 4.3. The developer has stated plans to add more features in future versions.