godot-lod
Scene optimization tool
An add-on for Godot 3.x that improves performance in large scenes by providing level of detail (LOD) for meshes, lights, and particles.
Level of detail (LOD) add-on for Godot 3.x (GLES3 and GLES2)
233 stars
8 watching
12 forks
Language: GDScript
last commit: over 2 years ago
Linked from 1 awesome list
godotgodot-enginegodotenginelevel-of-detaillod
Related projects:
Repository | Description | Stars |
---|---|---|
godot-extended-libraries/godot-antialiased-line2d | An add-on for Godot 3.x that improves the rendering of lines and polygons with antialiasing capabilities. | 131 |
godot-extended-libraries/godot-next | A collection of reusable node classes for the Godot Engine | 964 |
qodotplugin/qodot-plugin | A Godot plugin that allows users to import and edit 3D levels from the Quake .map file format | 981 |
matejsloboda/dijkstra_map_for_godot | A pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs | 78 |
fede0d/godot-pathfinding2d-demo | A demo project demonstrating pathfinding using a tilemap on the Godot Engine | 68 |
godotexplorer/gdutils | A collection of utility scripts for the Godot game engine written in GDScript. | 97 |
obkf/godot-trail-system | An advanced trail/ribbon plugin for 2D and 3D rendering in the Godot Engine | 348 |
overminddl1/godot-helpers | A collection of reusable GDScript functions and classes for common tasks in game development. | 26 |
scony/godot-gdscript-toolkit | A set of tools for working with GDScript, including a parser, linter, formatter, and code metrics calculator. | 1,012 |
glass-brick/scene-manager | Manages scene and transition logic in Godot game development | 354 |
goutte/godot-addon-animated-shape-2d | An addon that creates a custom collision shape based on the animation of an AnimatedSprite2D. | 129 |
adolson/godot-stuff | Tools and scripts for automating tasks with the Godot Engine on Linux platforms. | 27 |
fenix-hub/godot-engine.github-integration | An addon for the Godot Engine that integrates GitHub functionality directly into its editor | 231 |
godot-extended-libraries/godot-realistic-water | A custom shader for realistic water effects in the Godot game engine | 738 |
noidexe/godot-version-manager | A tool for managing different versions of the Godot Engine game development platform. | 170 |