stalgiag / p5.xr

a library that helps turn p5.js sketches into immersive experiences using WebXR
GNU Lesser General Public License v2.1
117 stars 25 forks source link

2D drawing and coordinates should adjust for inline view #187

Open stalgiag opened 1 year ago

stalgiag commented 1 year ago

Nature of issue?

Which area does this problem relate to?

Details about the bug:

2D coordinate system changes when using inline view. This causes several examples related to raycasting and 2D UI to break when viewed in inline mode.