diff --git a/src/content/libraries/en/p5.waves.yaml b/src/content/libraries/en/p5.waves.yaml new file mode 100644 index 0000000000..bdaeae9cad --- /dev/null +++ b/src/content/libraries/en/p5.waves.yaml @@ -0,0 +1,11 @@ +name: p5.waves +category: utils +description: A p5.js library featuring a curated collection of 34 wave types for animation, modulation, and generative art. +author: + name: Sebastien Vanblaere + url: https://prjcts.be +sourceUrl: https://github.com/seb-prjcts-be/p5.waves +websiteUrl: https://seb-prjcts-be.github.io/p5.waves/ +featuredImage: ../images/p5.waves.png +featuredImageAlt: Wave-based generative artwork created with the p5.waves library +license: MIT \ No newline at end of file diff --git a/src/content/libraries/images/p5.waves.png b/src/content/libraries/images/p5.waves.png new file mode 100644 index 0000000000..5f835e61f8 Binary files /dev/null and b/src/content/libraries/images/p5.waves.png differ