You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can use this open source character creator program to help document parts about the layering system, there are a good handful of open bounties for helping with such too: https://github.com/webaverse-studios/CharacterCreator
There's also many dresser prefabs / apps worth looking into on booth.pm, an indie marketplace many avatar creators use, such as Auto Dresser: https://booth.pm/ja/items/1300847
Define logic for the wearables system (dress up, dress down, and replace options)
Additional skeleton for accessories (e.g. scarf, handbag)
Proposals of format specifications particular for wearables in cooperation with other groups studying 3D interoperability (for example, FBX preferred for skeletal mesh, glTF/USD for metaverse)
Develop a layering/category system for interchangeable wearables (changing parts of outfit) (Headgear, UpperWear, BottomWear, FullBody, Flat Footwear & Heeled Footwear)
Develop a tier/category system that groups the different metaverses based on similar characteristics. ie. mesh count, poly count, material count, etc.
Smart wearables containing music, effects, animations, interactivity. (Examples: a wrist watch that you can use to navigate. Headphones that play music when worn.)
Look into possible extensions of gltf/usd for describing wearables
The text was updated successfully, but these errors were encountered:
Voxels has a wearables / layering system with JSON export that would be useful to investigate for interop purposes, basically works by parenting / offsetting the assets to bones.
Converted from proprietary format (.vox) to svox to glTF then encoded the metadata about each wearable into the glTF file itself using glTF-Metadata-CLI
Challenges
Challenge: Different rigs / armature bone names, how will user + wearable know offset if name is different?
We can then test Voxel wearables on other avatars (currently not possible in Voxels but platform open to it)
We can use this open source character creator program to help document parts about the layering system, there are a good handful of open bounties for helping with such too: https://github.com/webaverse-studios/CharacterCreator
There's also many dresser prefabs / apps worth looking into on booth.pm, an indie marketplace many avatar creators use, such as Auto Dresser: https://booth.pm/ja/items/1300847
The text was updated successfully, but these errors were encountered: