p5.js-website
p5.js-website copied to clipboard
VIDEO reference is empty
The section for VIDEO reference has nothing in it
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.
Thanks @itarnyagin for putting this issue out. @limzykenneth and @montoyamoraga, are there any reasons that we have empty VIDEO and AUDIO sections in the reference?
Inviting Reference steward @Divyansh013 to this conversation. Thanks!
Reference section has both p5 media element and createvideo. However, section of VIDEO and AUDIO is empty. Tried searching on Processing website, couldn't find the same there also. I guess @limzykenneth can tell better the reason of same.
If there is no real use of those pages, we can move to remove them from the reference. I think that for VIDEO and AUDIO (and some others) are already documented in the functions that used them and having separate pages are not so useful, constants such as PI or RADIANS however are meant to be used outside of specific p5.js functions so should be kept as is.
Thanks! The VIDEO and AUDIO reference pages are now removed in this commit .