aahdee / p5grid

An implementation of triangle, square, hexagon, and octagon grids for p5.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p5grid

example1

An implementation of highly flexible triangle, square, hexagon, and octagon girds for p5.js. Currently a work in progress with hex almost done. Hella hella alpha.

To check out the examples and demos, clone the repo and paste the local location of the index.html file for any example in your browser.

This started because I found this website years ago and decided to make something of it. Because of this I'm creating libs for triangles, octagons, and squares as well.

Disclaimer: Be weary about updating this lib. It's likely that your code may break. I will try to keep a changelog for each commit.

Here's my twitter, if you'd like to know more about me.

Special Thanks

Processing and p5.js for inviting me to the 2019 p5.js Contributors Conference, Luisa for being a great group leader at the p5.js Contributors Conference, and Ted, Sona, Shefali, Carlos, and Jun Shern of the Music and Code in Performance Track.

example2

About

An implementation of triangle, square, hexagon, and octagon grids for p5.js.

License:GNU Lesser General Public License v2.1


Languages

Language:JavaScript 90.5%Language:HTML 9.5%