This repository contains the demo project for the Level of Detail (LOD) add-on. The add-on's code is included in this repository and is mirrored periodically.
Please report issues specific to the add-on here, not in this repository.
Note: This project only runs with Godot 3.2.x, not the current Godot master
branch.
- Open the Godot project manager.
- Navigate to the Templates tab and search for "lod".
- Install the Level of Detail (LOD) Demo project.
Manual installation lets you try pre-release versions of this demo by following its
master
branch.
- Clone this Git repository:
git clone https://github.com/godot-extended-libraries/godot-lod-demo.git
Alternatively, you can download a ZIP archive if you do not have Git installed.
- Import the Godot project using the project manager and open it in the editor.
- Run the main scene by pressing F5.
Copyright © 2020 Hugo Locurcio and contributors
Unless otherwise specified, files in this repository are licensed under the MIT license. See LICENSE.md for more information.