p5.xr icon indicating copy to clipboard operation
p5.xr copied to clipboard

a library that helps turn p5.js sketches into immersive experiences using WebXR

Results 29 p5.xr issues
Sort by recently updated
recently updated
newest added

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 3.2.0 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.15.0. Changelog Sourced from terser's changelog. v5.15.0 Basic support for ES2022 class static initializer blocks. Add AudioWorkletNode constructor options to domprops list (#1230) Make identity...

dependencies

#### Nature of issue? - [ ] Found a bug - [ ] Existing feature enhancement - [x] New feature request #### Which area does this problem relate to? -...

Added simple example for changing viewer position. @stalgiag I'm having trouble getting this example to load in the docs for both firefox and chrome-- but I am unsure if this...

#### Nature of issue? - [x] Found a bug - [ ] Existing feature enhancement - [ ] New feature request #### Which area does this problem relate to? -...

#### Nature of issue? - [ ] Found a bug - [ ] Existing feature enhancement - [x] New feature request #### Which area does this problem relate to? -...

#### Nature of issue? - [ ] Found a bug - [x] Existing feature enhancement - [ ] New feature request #### Feature enhancement details: Currently gives a very cryptic...

#### Nature of issue? - [ ] Found a bug - [ ] Existing feature enhancement - [x] New feature request #### Which area does this problem relate to? -...

Getting ``` Uncaught TypeError: Cannot read property 'set' of undefined at p5xrViewer.set (p5xr.js:8123) ``` works fine in `setup()` but canvas is visible before launching and sketch is running in background...

bug
AR

Hi, p5xr looks like just what I need. Forgive me if this is silly question, but I'd like to be able to make an xr app, whilst previewing on my...