Skip to content

Commit 5f3f82d

Browse files
Add p5.waves library (#1311)
* Add files via upload * Add files via upload * Fix featuredImage path to relative reference for Astro schema Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4d27243 commit 5f3f82d

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: p5.waves
2+
category: utils
3+
description: A p5.js library featuring a curated collection of 34 wave types for animation, modulation, and generative art.
4+
author:
5+
name: Sebastien Vanblaere
6+
url: https://prjcts.be
7+
sourceUrl: https://github.com/seb-prjcts-be/p5.waves
8+
websiteUrl: https://seb-prjcts-be.github.io/p5.waves/
9+
featuredImage: ../images/p5.waves.png
10+
featuredImageAlt: Wave-based generative artwork created with the p5.waves library
11+
license: MIT
166 KB
Loading

0 commit comments

Comments
 (0)