Juunini
Juunini
https://codesandbox.io/s/laughing-tess-9zmwy?file=/src/App.js
I found this issue in `Next.JS` project. And, `React` is too. And now, static html too. https://codesandbox.io/s/stupefied-cookies-u8563?file=/index.html [text-broken-sample.zip](https://github.com/aframevr/aframe/files/8048923/text-broken-sample.zip) See this local project. this static HTML project text broken too.
I was think "if font is trouble?" and I use other font [`Nanum Barun Gothic` font](https://hangeul.naver.com/font). [NanumBarunGothic-msdf.zip](https://github.com/aframevr/aframe/files/8048945/NanumBarunGothic-msdf.zip) But, it is also cause same issue.
### NOTE: Three.js update issue. - https://github.com/mrdoob/three.js/releases/tag/r113 - Rename to MathUtils. https://github.com/mrdoob/three.js/pull/18270 (@Mugen87)
Hello, I'll guide this issue. 1. You must set `fontUrl.default` in `troika-text.js` - https://github.com/belivvr/hubs/blob/113dfa307e8f75376860ccccb5ca4e9b09e14864/src/components/troika-text.js#L65 2. Find `a-z` and add `가-힣` in regexp then you can use korean name.
reticulum config `connect-src` to add font url `config.toml` ```toml [ret."Elixir.RetWeb.Plugs.AddCSP"] connect_src = "https://cdn.jsdelivr.net" ```
this is `github:mozillareality/three.js#hubs-patches-133` and this is `github:mozillareality/three.js#hubs-patches-141` @takahirox it seems Three.js version issue
@takahirox 1. Only android issue as far as I know. I'm not hear the white noise in non-Android device. 2. if Scene is more heavy, white noise early to hear...
Galaxy Z Fold3 in same issue. If scene is museum Not many people say. But many video say. T.T
My team member work in progress of third person view https://user-images.githubusercontent.com/41536271/182146941-88a0b2b3-edb2-4ebe-9525-20ad92a86a08.mov And I work in progress of full body avatar (i.e ready player me avatar) https://user-images.githubusercontent.com/41536271/182146334-8b25fcef-46fc-45ff-a064-b6491982ce44.mp4 Will update this feature...