Oculus Quest PB and WebVR

Everything related to 3D programming
dige
Addict
Addict
Posts: 1247
Joined: Wed Apr 30, 2003 8:15 am
Location: Germany
Contact:

Oculus Quest PB and WebVR

Post by dige »

Hey, guys, anyone here own an Oculus Quest VR goggles?

I would like to create VR environments with PB. For example 360 degree Snap Shot
like a sphere -> rectangle or snaps from all 6 sides of a cube (Skybox).
And to make them experienceable for the Oculus using WebVR.

Does anyone have experience in this area?

Kind regards

dige
"Daddy, I'll run faster, then it is not so far..."
User avatar
djes
Addict
Addict
Posts: 1806
Joined: Sat Feb 19, 2005 2:46 pm
Location: Pas-de-Calais, France

Re: Oculus Quest PB and WebVR

Post by djes »

I have one but haven't made any coding test by now. I would be interested anyway as it is a great product.
dige
Addict
Addict
Posts: 1247
Joined: Wed Apr 30, 2003 8:15 am
Location: Germany
Contact:

Re: Oculus Quest PB and WebVR

Post by dige »

I use WebVR to view images from drone flight on my Quest.
Like 3D oder 360 degree image.

Here is one 360 degree shot:
http://h2717740.stratoserver.net/cgi-bi ... 4042f8&2=1

And this is a 3D shot:
http://h2717740.stratoserver.net/cgi-bi ... 32b434&2=1

The next step is WebXR. There is a cool tech demo:
https://mixedreality.mozilla.org/hello-webxr/

It runs great on Quest.
I would like to create such a room to make a nice picture gallery experience.
"Daddy, I'll run faster, then it is not so far..."
Philippe-felixer76-3
User
User
Posts: 45
Joined: Mon Dec 30, 2013 10:12 pm

Re: Oculus Quest PB and WebVR

Post by Philippe-felixer76-3 »

dige wrote:I use WebVR to view images from drone flight on my Quest.
Like 3D oder 360 degree image.

Here is one 360 degree shot:
http://h2717740.stratoserver.net/cgi-bi ... 4042f8&2=1

And this is a 3D shot:
http://h2717740.stratoserver.net/cgi-bi ... 32b434&2=1

The next step is WebXR. There is a cool tech demo:
https://mixedreality.mozilla.org/hello-webxr/

It runs great on Quest.
I would like to create such a room to make a nice picture gallery experience.
Mabe add some support for the https://github.com/ValveSoftware/openvr library..

Some person did a wrapper for the jMonkeyEngine3D here https://github.com/phr00t/jMonkeyVR.

Just wrap some these functions https://github.com/phr00t/jMonkeyVR/tre ... rc/jopenvr in a PB file, how hard can it be :)
dige
Addict
Addict
Posts: 1247
Joined: Wed Apr 30, 2003 8:15 am
Location: Germany
Contact:

Re: Oculus Quest PB and WebVR

Post by dige »

Philippe-felixer76-3 wrote: Just wrap some these functions https://github.com/phr00t/jMonkeyVR/tre ... rc/jopenvr in a PB file, how hard can it be :)
I'm not sure, but definitely too hard for me..
"Daddy, I'll run faster, then it is not so far..."
User avatar
djes
Addict
Addict
Posts: 1806
Joined: Sat Feb 19, 2005 2:46 pm
Location: Pas-de-Calais, France

Re: Oculus Quest PB and WebVR

Post by djes »

Did you try Sketchfab ? You can watch models directly on the oculus quest. Here's some test I made recently : https://sketchfab.com/jesahel-benoist/models
Post Reply