p5.xr is an add-on for p5.js, a Javascript library that makes coding accessible for artists, designers, educators, and beginners. p5.xr adds the ability to run p5 sketches in Augmented Reality or Virtual Reality. It does this with the help of WebXR. This enables anyone familiar with p5 to start experimenting with these technologies with little setup.
p5.xr sketches can be run with p5's online editor. All of the existing p5 functionality works, and in addition, p5.xr allows you to:
-
Virtual Reality
- Run any 2D or 3D p5 sketch in mobile VR with Google Cardboard
- Do the above but with Desktop VR (Vive and Oculus)
-
Augmented Reality All AR features are waiting for the AR module spec to be implemented in browsers
- Make sketches that use Augmented Reality with any device that supports ARCore. Coming Soon
- Use marker-based AR on any mobile device Coming Soon
- Set anchors and detects planes in your environment --- Coming Soon
-
Raycasting
- Do some simple raycasting for gaze-based interaction in both AR and VR
- Make sure that you have the most recent version of p5.js.
- Check out the Device and Browser Support Section.
- Try out one of the Examples!
Thanks goes to these wonderful people (emoji key):
Vedhant Agarwal 🚇 |
Stalgia Grigg |
This project follows the all-contributors specification. Contributions of any kind welcome!