playcanvas / webvr

**Deprecated**: WebVR support for PlayCanvas WebGL Game Engine. WebVR is now supported in the PlayCanvas engine directly, this project is now considered legacy and should not be used in new projects.
https://playcanvas.com/vr
MIT License
45 stars 17 forks source link

Particles don't seem to render correctly #4

Closed micsun-al closed 2 years ago

micsun-al commented 8 years ago

Here's the project:

https://playcanvas.com/project/393844/overview/webvr-test

The particles seem to show up on the left side correctly, but on the right side, they only seem to show up infrequently at a very low opacity.

image image

I can't share a published build because for some reason builds on playcanv.as make it so the camera doesn't move when you move your phone around (can this be fixed on PlayCanvas's side?). I think it's because of something like cross domain hosting or somethingsomething (pew pew shooting in the dark).

willeastcott commented 8 years ago

To share a working link to a published WebVR project, you need to change the link from the form:

https://playcanv.as/p/ABCD1232

To:

https://playcanv.as/e/p/ABCD1232

micsun-al commented 8 years ago

Oh neat, seems like there should be a link for that or something? Cool info though, thanks!

Here's the published project: https://s3-eu-west-1.amazonaws.com/apps.playcanvas.com/APLEVZYy/index.html

willeastcott commented 2 years ago

Closing because the core engine now supports WebXR and WebVR has been discontinued.