-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #465 from humanbydefinition/main
Add add-on library 'p5.asciify' to p5.js libraries page
- Loading branch information
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
name: p5.asciify | ||
description: Apply real-time ASCII conversion to your favourite WebGL p5.js sketches to create unique, text-based visuals instantly. | ||
category: shaders | ||
sourceUrl: https://github.com/humanbydefinition/p5.asciify | ||
featuredImage: ../images/p5.asciify.png | ||
featuredImageAlt: A grid of ASCII characters representing perlin noise, with a centered logo reading "p5.asciify". | ||
author: | ||
name: humanbydefinition | ||
url: https://github.com/humanbydefinition | ||
npm: p5.asciify | ||
license: MIT | ||
featured: true |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.