Skip to content

Commit a2bab4a

Browse files
authored
Merge pull request #465 from humanbydefinition/main
Add add-on library 'p5.asciify' to p5.js libraries page
2 parents d62a698 + dcc5140 commit a2bab4a

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: p5.asciify
2+
description: Apply real-time ASCII conversion to your favourite WebGL p5.js sketches to create unique, text-based visuals instantly.
3+
category: shaders
4+
sourceUrl: https://github.com/humanbydefinition/p5.asciify
5+
featuredImage: ../images/p5.asciify.png
6+
featuredImageAlt: A grid of ASCII characters representing perlin noise, with a centered logo reading "p5.asciify".
7+
author:
8+
name: humanbydefinition
9+
url: https://github.com/humanbydefinition
10+
npm: p5.asciify
11+
license: MIT
12+
featured: true
113 KB
Loading

0 commit comments

Comments
 (0)