Skip to content

Is there an easy way to spawn private custom models in hubs? #2888

Discussion options

You must be logged in to vote

You can directly drag and drop .glb models into Hubs or paste (ctrl+v) the url to a gltf/glb model publicly accessible on the web.

If you are asking about adding another source to the media search screen (like Sketchfab and Google Poly), that would either require some client changes to hit a custom search service you create, or require some custom backend code to add a new search service to reticulum.

Customizing reticulum is not really supported right now. (It is doable but requires you manually tinkering with habitat packages to stand up your own version of the reticulum service). So if you wanted to do this I would recommend the clientside-only approach.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by emclaren
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants