Skip to content

yetyeeter1337/p5.Modbuttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Modbuttons

a simple and modular button system for p5js

Modbuttons provides the framework to quickly create a variety of custom buttons, sliders, and dials, with a focus on modularity and customizability.

see an example

Setup

to use Modbuttons, place the Modbuttons.js file in your project and then add the following line of code to your index.html file before your sketch but after p5js:

  <script src="p5.modbuttons.js"></script>

how to use

full documentation can be found on the wiki https://github.com/yetyeeter1337/Modbuttons/wiki

About

a simple and modular button system for p5js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published