CharacterCreator icon indicating copy to clipboard operation
CharacterCreator copied to clipboard

3D Avatar Creator for Everyone

Results 51 CharacterCreator issues
Sort by recently updated
recently updated
newest added

embed animations from character studio to downloaded glb file, lets also find out if we can embed to vrm too

feature

Right now we have a lot of fixed-size elements which dont look great on different screens. We should make sure that these are using EM, vh or % units where...

feature
season 0

![Image](https://user-images.githubusercontent.com/30357883/215305167-2f6b2daf-fe8f-4a93-a5ab-da936f3063a9.png)

season 0
bug
ui

Currently everything is loaded at the beginning, and vite is not allowed to do its magic. Only the code required to reach first paint should be statically imported in the...

high priority
season 0
bug

Currently mint page is not looking correctly, we should follow the design from semil ![image](https://user-images.githubusercontent.com/1117257/217963756-c1cc044b-30ab-407f-be8f-24eef70bbb22.png)

high priority
feature
season 0
review

All of our pages are loaded on the first paint. We should dynamically load each page to help relieve the initial load time and help performance across the board. WARNING:...

feature
season 0

[index.txt](https://github.com/webaverse-studios/CharacterCreator/files/12670288/index.txt)

The load time is far too slow when testing with a throttled connection, up to minutes before first paint. Individual load times for VRM assets is also slow. Proposed improvements...

high priority
season 0
bug

Currently a set of blendshapes is always included. This increases filesize 5x (from ~2 MB to > 10 MB) and isn't always necessary - many apps can't do anything with...

People are hugging our server to death :) It's taking 20+ seconds to generate responses. Let's scale it.

high priority
bug
review