ThreeJS: Add text inside hexagon shape

时间:2015-11-12 11:48:16

标签: javascript three.js

I have 3 2D Hexagonal shapes interconnected by lines (edges).I want to add 2D text inside the shapes.

How do I add text inside this shapes? Thanks in advance!

1 个答案:

答案 0 :(得分:0)

It will be good if you add all the related code.

you can try this js library:

<script src="http://jeromeetienne.github.io/threex.dynamictexture/threex.dynamictexture.js"></script>

demo:here