UniVRM icon indicating copy to clipboard operation
UniVRM copied to clipboard

UniJson JasonNode freeze

Open michaellu88 opened this issue 2 years ago • 1 comments

Hi,

I found out that this UniJson package freeze and shutter my scene from .parsetojson, any other Json package i can replace for running WEBGL runtime import VRM.

thanks

michaellu88 avatar Jul 22 '22 07:07 michaellu88

I have try to use unitask async await, no more freeze, but it took like 2 mins for the parsing. Anyone have more efficient way to do this? Tq

michaellu88 avatar Jul 23 '22 09:07 michaellu88

Thank you for your report. It's monolithic, so it's impossible to separate Json parsing on the browser side. Updated VRM_Samples/SimpleViewer to build with WebGL. See next version v0.103.

ousttrue avatar Aug 31 '22 07:08 ousttrue