How to add plain text to an object?

Hello:
I got this working example: http://songnes.com/g/g64.html
(see code here: http://songnes.com/g/g64text.txt)
and it has the text add to the planets…

I want to understand how to add text in a simple way…
I have this red cube: http://songnes.com/g/g65.html
(see code here: http://songnes.com/g/g65text.txt)
I want to add “This is a red cube” and if I move the cube, the text move with him.

Thanks, I hope someone can help me…

1 Like

Hey, you can use this, here is a tutorial. (the tuto is with a vr enabled scene, but it can be used with standard three.js)

Hi felixmariotto, I saw your page… but what I’m looking for it’s more simple… I think.

just put a simple text.
I think your is more complicated for me now. I don’t know that much!