p5.js integration #3076
Andre3582
started this conversation in
Show and tell
Replies: 1 comment
-
Hi,
nope I just made this plugin for myself and thought it might be useful for
other too.
Best,
Andre
…On Sat, Jul 15, 2023, 01:02 GabyCostilla ***@***.***> wrote:
Did you collaborate in the development of P5?
—
Reply to this email directly, view it on GitHub
<#3076 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKQ65LLSEUB6HW4P65SBDG3XQHFWZANCNFSM6AAAAAAZUFJFGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I made a plugin that can run a p5.js sketch (https://p5js.org/). This allows you to create many types of visualizations very easily! This provides a nice and easy way to create interactive visual experiments (and many more things). There is a great community working with p5.js, so there's lots of resources online (like Coding Train https://www.youtube.com/channel/UCvjgXvBlbQiydffZU7m1_aw).
You can find the plugin (with a few examples) here: https://github.com/Andre3582/jspsych-p5js-plugin
Let me know what you think!
Beta Was this translation helpful? Give feedback.
All reactions