RaSan147 / VoiceAI-Asuna

If you're familiar with the anime Sword art online, you know it! This project is a virtual Assistant for multiple OS
https://ai-asuna.onrender.com
Apache License 2.0
27 stars 5 forks source link

How to display the whole body of the model #19

Closed kirbystudy closed 1 year ago

RaSan147 commented 1 year ago

If you are on pc, just change browser window size (no zoom in zoom out button sorry, api issue) On mobile, again sorry. If you're expecting to see feet, big sorry. Live2D feet animation is really hard. So it's not implemented 😅

kirbystudy commented 1 year ago

Thank you for your answer. I have another question, can the clarity of the model be adjusted?

RaSan147 commented 1 year ago

Thank you for your answer. I have another question, can the clarity of the model be adjusted?

I'm using about 1080p sizable images. But often scaling makes it blurry (not alway)

kirbystudy commented 1 year ago

Yes, scaling the model will blur. Can this solve the problem? image

RaSan147 commented 1 year ago

nah, its a bit issue in the web rendering, nothing can be done from my end (unless i find some nasty issue deep down in the js package)

kirbystudy commented 1 year ago

ok, thank you for your answer.

kirbystudy commented 1 year ago

I hope future versions will address this issue

RaSan147 commented 1 year ago

I hope future versions will address this issue

did you try on different browsers. also could you kindly please send a screenshot

kirbystudy commented 1 year ago

image On the left is Edge browser, and on the right is Google browser, both with the same clarity.

RaSan147 commented 1 year ago

Well there's no hope then 😥 As you can see here https://github.com/RaSan147/voiceAI-skins/tree/main/asuna/asuna_01/moc/asuna_01.1024

All the pic are quite HD, but smaller window or scale down causes the blurriness 😥

RaSan147 commented 1 year ago

@kirbystudy what tool are you using... :D

oh checked your repo, if it was in english i might try helping you. Also, just interested, did you manage to find a way to center align the character??

kirbystudy commented 1 year ago

@kirbystudy what tool are you using... :D

oh checked your repo, if it was in english i might try helping you. Also, just interested, did you manage to find a way to center align the character??

I don't understand what you are saying. Could you be more specific.

RaSan147 commented 1 year ago

i asked what tool are you using to visualize the live2d model also asked if you found any way to keep the live2d model at the center of the browser window

kirbystudy commented 1 year ago

I don't know what tools to use for visualization, the live2d model was found in the Github repository. My idea is to adjust the x-axis and y-axis positions of the live2d model.