webaverse/dashboard

Add/remove packages sample on home page

Closed this issue · 1 comments

avaer commented

The home page uses XRPackages for doing all of the rendering. The intent is to showcase package composition.

The packages are all in separate Github repose -- the compiled .wbn versions are used during load.

The packages can be added/removed dynamically via the API. That is the API used to implement the XPackage edit page.

It would be good to have sample packages be selected/added/removed in this home page scene to showcase the functionality. For that we could use a sidebar on the right hand side of the render as we do on the XRPackage edit page.

outdated issue