Skip to content

Commit 9be0823

Browse files
Merge branch 'main' into patch-1
2 parents 833527e + 753bb06 commit 9be0823

File tree

8 files changed

+40
-0
lines changed

8 files changed

+40
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: AnimatorJs
2+
description: A javascript animation viewer based on a custom animation API primarily designed for p5.js and allows for dynamic, lightweight, real-time rendered browser animations controlled purely by code.
3+
category: drawing
4+
sourceUrl: https://github.com/RandomGamingDev/AnimatorJs/
5+
featuredImage: "../images/AnimatorJs.png"
6+
featuredImageAlt: The name "AnimatorJs" above a drawing of a pose manequin and duck animation and arrows indicating how they would move
7+
author:
8+
name: RandomGamingDev
9+
url: https://randomgamingdev.github.io/index.html
10+
license: MIT
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Pixyp5js
2+
description: A library for easily more easily dealing with pixels in images during runtime
3+
category: drawing
4+
sourceUrl: https://github.com/RandomGamingDev/Pixyp5js/
5+
featuredImage: "../images/Pixyp5js.png"
6+
featuredImageAlt: The name "Pixyp5js" written on the top an image of a pixel art computer with a smile as its screen and a projection of its face meant to demonstrate that the library is meant for easily modifying pixels during runtime
7+
author:
8+
name: RandomGamingDev
9+
url: https://randomgamingdev.github.io/index.html
10+
license: MIT
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Zoomp5js
2+
description: A simple library for adding the zooming functionality to your p5.js project.
3+
category: drawing
4+
sourceUrl: https://github.com/RandomGamingDev/Zoomp5js/
5+
featuredImage: ../images/Zoomp5js.png
6+
featuredImageAlt: The name of the library "Zoomp5js" with a magnifying glass magnifying the word "Zoom"
7+
author:
8+
name: RandomGamingDev
9+
url: https://randomgamingdev.github.io/index.html
10+
license: MIT
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: p5.Sprite
2+
description: A basic sprite library that supports both animated and static sprites for p5.js
3+
category: drawing
4+
sourceUrl: https://github.com/RandomGamingDev/p5.Sprite/
5+
featuredImage: "../images/p5.Sprite.png"
6+
featuredImageAlt: The name "p5.Sprite" is displayed, slanted on the top, with a sprite sheet with a character's walk cycle displayed below
7+
author:
8+
name: RandomGamingDev
9+
url: https://randomgamingdev.github.io/index.html
10+
license: MIT
180 KB
Loading
187 KB
Loading
149 KB
Loading
240 KB
Loading

0 commit comments

Comments
 (0)