Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improvements for reference materials #346

Closed
5 of 7 tasks
lmccart opened this issue Aug 31, 2014 · 3 comments
Closed
5 of 7 tasks

improvements for reference materials #346

lmccart opened this issue Aug 31, 2014 · 3 comments

Comments

@lmccart
Copy link
Member

lmccart commented Aug 31, 2014

  • createCanvas says "Appends to the container node if one is specified, otherwise appends to body..." could use a little more clarification and links to relevant sections in overview tutorial. and example of this in the ref.
  • p5.dom page: include some info about appended items following flow of the page, how to use position() to absolutely position them. more generally, need to finish up the overdue "p5.dom: beyond the canvas" tutorial
  • p5.Element.style(): a little more info, should it be a string or something else (ex: fingers.style('opacity', 0.5); vs mylink.style('color', '#00ff00');)
  • reference may need to include p5.dom and p5.sound API, it's hard to find them otherwise. or else clear link to these pages.
  • createVideo, createSound: explanation for using an array for input src as option instead of single string src
  • p5.Color
  • add info/documentation for static functions in p5.Vector
@lmccart
Copy link
Member Author

lmccart commented Sep 5, 2014

adding documentation for p5.Vector per https://github.com/lmccart/p5.js/issues/355

@marti1125
Copy link

Hi @lmccart could you tell me more about the first task, please

@lmccart
Copy link
Member Author

lmccart commented Jan 2, 2016

hi @marti1125. this one has already been addressed actually, thanks!

@lmccart lmccart closed this as completed Mar 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants