ilithya / abstract-sketches-p5js

Short Tutorial for #GitHubUniverse 2020.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abstract Sketches with P5js

Part of creative coding track PLAY at https://githubuniverse.com/
Watch the video tutorial on GitHub's YouTube Channel.

Short Tutorial for GitHub Universe 2020
Get started with p5.js while making a minimalistic abstract sketch using bits of generative art, plus tips on how to make your sketch interactive with a computer mouse or mobile tap.

Abstract sketch with generative space plants, moons and stars — sample image

Content

I created this quick tutorial on a pen with CodePen.io and used their build process export tool.
Find me on CodePen: https://codepen.io/ilithya/

How to work on the tutorial with these files?

Follow the instructions in the DOCUMENTATION.

Can I work with this tutorial on an online editor?

Absolutely! You can use p5.js editor or any other you'd like to.
Find the code to work with here src/script.js.

Resources

Follow

I live at ilithya.rocks

Social places

License

Read details in the MIT LICENSE.

About

Short Tutorial for #GitHubUniverse 2020.

License:MIT License


Languages

Language:JavaScript 91.4%Language:HTML 7.2%Language:CSS 1.4%