KisaragiEffective / ResoniteImportHelper

Convert Unity avatar into glTF, then import to Resonite
MIT License
19 stars 0 forks source link

run into sort of a weird edgecase using this where unigltf doesn't support quads but univrm does #108

Open KisaragiEffective opened 1 month ago

KisaragiEffective commented 1 month ago

i've run into sort of a weird edgecase using this where unigltf doesn't support quads but univrm does; would it be possible to offer a sort of emergency toggle for the couple of things like that?

version: ? repro: ? link: https://discord.com/channels/1040316820650991766/1280948299750445127/1285473362520576121

KisaragiEffective commented 1 month ago

よくわかんないけど何もしてないから多分upstream

KisaragiEffective commented 1 month ago

[19:50] I can't think the model has quads? It should be converted onto triangle on import, or did I miss something? [20:16] I wouldn't be able to add workaround because I don't know how I can handle that. Would you mind share the case if it is publicly accessible? [22:52] let me see if it’s on one of my public ones [22:52] it is a known, closed issue in the univrm github though

KisaragiEffective commented 1 month ago

https://github.com/vrm-c/UniVRM/issues/1098 これ?

KisaragiEffective commented 1 month ago

でも意味わかんないんだよな

KisaragiEffective commented 1 month ago

普通四角面は三角面に分割されるだろ