Level of Detail #90
mobbyg
started this conversation in
Treasure Map
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/godot-extended-libraries/godot-lod
This add-on provides level of detail for meshes, lights and particles. It can be used to improve performance in large scenes significantly.
This repository only contains the add-on. See godot-extended-libraries/godot-lod-demo for the demonstration project.
Features
The LOD add-on only runs in the running project, not while in the editor. This is done by design to avoid accidentally saving modified versions of the scene. You need to run the project to test LOD functionality.
Beta Was this translation helpful? Give feedback.
All reactions