jsui sketch "text-like" plane
Apr 25 2021 | 9:15 am
in jsui sketch using 3d mode text does not take into account world rotation transformations, you can still move it around and "rotate" it in space, but it will always face the viewer straight and not get scaled. (reminds me of old 3d games, pretty funny).
I would like to create a small plane that would behave just like this, always facing the viewer.
And in fact the first use for that would be to create a little tag/box around the text, to make sure it is always legible.
Are there any jsui gurus over here that can help me in this quest?