This repository contains a collection of open-source Lens Studio plugins, categorized into three directories:
-
Builtin
These plugins are integrated into Lens Studio, allowing you to access them without explicit installation. They are considered essential features and primarily consist of Presets that enable easy addition of predefined components and assets. -
Public
These plugins are typically found in the asset library and, unlike builtin plugins, usually require installation and can be uninstalled.
We encourage you to explore the repositories and code. For instructions on loading and testing a plugin locally, please refer to our local installation guide.
To learn more about building plugins, check out our Building Plugins Tutorials. You can find more pages on the left navigation bar.
If you wish to contribute to the open-source repositories, feel free to fork the repository and submit a pull request!