Relative Content

Tag Archive for javascriptthree.jswebgl

Threejs dynamically create box with text inside

I’ve come up into such a problem I can’t decide what to do:
I’m using ThreeJS for data visualization and I need to create a list of boxes with text labels, a box width should be equal to text width ( plus some padding on sides ).