While I was busy learning A-Frame and other stuff, I thought it would be lovely if P5.js would support WEBVR native. :)
All thoughts and Ideas welcome
There used to be a p5.vr addon library but it is no longer being maintained. I think VR support would be a great idea for an addon library!
You might want to look into @stalgiag 's p5.xr library. Documentation is here https://stalgiag.github.io/p5.xr/#/
Thanks @aferriss !
Yeah, p5.xr is in alpha stage currently. It has broad support for mobile VR with any p5 sketch. Better hardware support (including desktop), more stable AR functionality, and an npm package will come at the end of the year.
I am going to close for organization purposes but if you have questions or requests feel free to open issues over on the p5.xr repo. Also, contributions are always welcome 馃槃
Most helpful comment
You might want to look into @stalgiag 's p5.xr library. Documentation is here https://stalgiag.github.io/p5.xr/#/