Hi,
i'm looking to add some 2d text above a few meshes, simular to this demo when you hover your mouse over objects: http://czechstartups.org/#3Dmap
(i tried to look and figure out how they handled it, but i can't seem to find it anywhere)
i also searched the forums and found another question on the subject with an answer about using billboardMode and drawText,
which works nicely,
except that i don't want a background and it does not appear to accept transparrent hex color codes or null or an empty string (the background simply turns black).
Can anyone lead me in the right direction to achieve this, as it can be seen in the demo i linked, or perhaps be kind enough to give an example?
Cheers.