Skip to content

Commit

Permalink
Include Japanese tutorial link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prontopablo authored Feb 3, 2025
1 parent 82aab12 commit 081e574
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
## p5.FIP (Fast Image Processing)
> Real-time image processing library for [p5.js](https://p5js.org/).
> [日本語チュートリアル。](https://qiita.com/youtoy/items/2b670ea176d9b126ae0d)
## What is it?
p5.FIP is a library that allows you to add image processing/post-processing effects to your p5.js sketch. In 5 lines of code you can add effects like bloom, glitching, cartoon shading and many more.


<div style="display: flex; justify-content: center">
<div>
<img width="400" height="400" src="./examples/images/p5.FIPLogo.jpg">
Expand Down

0 comments on commit 081e574

Please sign in to comment.