CharacterCreator
CharacterCreator copied to clipboard
3D Avatar Creator for Everyone
```[tasklist] ### Tasks - [ ] https://github.com/webaverse-studios/CharacterCreator/issues/335 - [ ] https://github.com/webaverse-studios/CharacterCreator/issues/345 ```
Restore character voice for chat
As suggested from chat, lets use WebXR to support AR in character studio https://immersive-web.github.io/webxr-samples/
Current generated vrm file does not include spring bones, even if they were defined in traits/base meshes. lets add support in final VRM download
Sibling PR: https://github.com/webaverse-studios/character-assets/pull/2 Support exporting vrm with hair springBones. - Support all 10 hair types of drophunter `buns, curledbangs, dreds, longspike, ponytail, short, shortband, shortcurve, straight, swept`. - Support 6...
Support better download for #364
When downloading a vrm file, all bones from all traits gets merged into a single skeleton, but after this process, some bones may end up as empty nodes that do...
We should be able to not only to upload custom textures, but also transparent textures that adds on top of existing texture. This will help adding things like tattoos, cloth...
this pr changes to use of localStorage to proxy implementation from https://github.com/soulofmischief/proxy.js/blob/master/Storage.js