Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.23 KB

File metadata and controls

15 lines (9 loc) · 1.23 KB

Lens Studio 5 Plugins

This repository contains a collection of open-source Lens Studio plugins, categorized into three directories:

  1. 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.

  2. 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!