Is it possible to get an accurate width and height of Text3D objects? I have already tried using: String myStr = "hello world!!!"; Font font = new Font("Arial", Font.PLAIN, 2);
I want to animate a face by moving around its vertices to generate different expressions. for this I created a triangle aray for the face. Then converted it to shape 3d object. Then I used appropiate