p5.js-website-OLD
p5.js-website-OLD copied to clipboard
The website for p5.js.
When loading the reference page (http://p5js.org/reference/) there is often a noticeable lag where the content is blank (~7-12 seconds for me), which may be confusing to new users and/or annoying......
Hey, this is an idea I've been throwing around in my head for a little while... it's a bit vague but I'm curious if there's any interest in it. Basically,...
I'm not sure it warrants creating another example since it's not that complicated to set up but I thought I'd mention it since it took me a while to figure...
under section Events->Touch api usage example are missing for touchX ,touchY, ptouchX, ptouchY, touches[]
I have been using the documentation quite a bit and am finding it very frustrating to read through because there is currently no text wrap. As a result, the text...
On the homepage right now there are these beautiful p5 art pieces that are interesting and explanatory. They provide a show vs. tell approach to explaining how useful and powerful...
As someone new to reading through documentation, it can be challenging to understand how to conceive of the space of the canvas. It might be helpful to surface this information...
In https://github.com/processing/p5.js/issues/726, @dhowe suggested that we need to handle inline example lines that are longer than fit in a window. Suggestions include making it expand on mouseover, horizontal scrolling, or...
Inside Chrome on linux if I load the site "full width" and then reduce the width down (which I like to do so I can have code examples just sat...
some things, like web audio and capture don't work in certain browsers. it would be good to display this on the reference as well as on the examples (or have...