Open
Description
During the WebVR spec face to face meeting we discussed about a way for developers to easily find models for the different controllers in the market, hands and other kinds of basic virtual tools. We debated whether it should be a new platform API or just an official CDN that contains all the models. A-Frame hosts the assets in the gh-pages
of this repo (https://github.com/aframevr/assets/tree/gh-pages/controllers). In order for any library to benefit from those we could:
- Move the models to a separate repo that it's not a-frame specific.
- Define conventions for file names, model part names, format, license...
- Decide where they should be hosted (gh-pages might fall short) and the url / domain schema to handle versioning.
What do you think? @feiss @fernandojsg @toji @ngokevin @TechnoBuddhist @machenmusik
Metadata
Assignees
Labels
No labels
Activity