vasturiano / 3d-force-graph-vr

3D force-directed graph component in VR
https://vasturiano.github.io/3d-force-graph-vr/example/large-graph/
MIT License
223 stars 51 forks source link

SpriteText renders mono on gearVr in oculusVR browser #5

Open cz35iek opened 6 years ago

cz35iek commented 6 years ago

Hi,

Im trying to render graph with text nodes by using text-nodes example. Unfortunately it renders textSprites only for right eye. Edges looks good for both eyes. The issue only exist in Oculus Browser, other examples seems to work properly. I'm not sure if this is the right place, to bring this up. Maybe this is three.js, or oculus browser issue.

Regards, Dawid Cech