CharacterCreator
CharacterCreator copied to clipboard
3D Avatar Creator for Everyone
code removal for #304
This pr will let users upload custom models to the character studio
All data from character studio is fetched from a json manifest, but setting it up manually its unnecessary if we create the right tools. Lets create a unity project to...
Right now to remove mesh faces, only indices that form the faces (every 3 indices) are removed, this effectiveley removes the visualization of faces, but the vertex data, normals ans...
Current atlas generation creates the same resolution size for every trait, lets make it adaptive so it takes a max resolution size per item to increase quality in more dominant...
As sugested by Propi, lets give the users the ability upload custom animated glb files that add up to the base scene
right now, only vrm1 files exported from unity are supported for custom uploads, lets add support for vrm0 exported from blender
We should find a process to make clothes adapt to any character model, for this issue to be closed one must be able to create a cloth trait and have...
While we try to do chat with mic, Speech recognition fails sometimes. Since there is no indicator of speech not being recognized, It appears stuck. https://user-images.githubusercontent.com/35926530/218158798-d6f165e2-3323-47e1-aed2-69fd4a66b1b3.mp4