Oculus app with the ability to get mesh from external source

Hi there.

Ok here it goes.

We are developing an app for meta quest 3.

The Idea is to spawn some meshes into a scene. (AR)

for now, we’ve been able to set some meshes inside an AR pawn so we can easily call them via widget and spawn them in the room. everything is working flawlessly so far.

Now the thing is we need to get the meshes from an external source (eg. a location from quest headset disk space or even get/download them from a server) and when they are imported into the app we can spawn them.

Just a quick guide will do. Any basic tips and hints will be greatly appreciated.

You can load content at runtime with pak files.

Thank you so much for the reply. I’ll look into that ASAP and let you all know about the progress.

You’re welcome, and please keep this post updated.

I know about this feature but have never tried it before. Maybe I’ll need this for my own VR projects one day. If you have other issues especially related to Quest3 development let me know :slight_smile:

yeah definitely. I’ll keep it updated. thanks