Skip to content

Snapchat/Lens-Studio-Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    Created for educational and demonstration purposes, these plugins, also known as example plugins, serve as tutorials that showcase key features of the editor scripting system with minimal code. If you're new to plugin development, these are an excellent starting point. For more details, explore the 'Public' folder and review the accompanying README file.

  3. Regular
    These plugins are typically found in the asset library and, unlike builtin plugins, usually require installation and can be uninstalled. They are generally more complex than the other two categories.

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!

Releases

No releases published

Packages

No packages published