Hi Everyone,

I'm actually upgrading a website which was based on the textfield
branch to the brand new version of the trunk but as the new vector
handling works really differently than the old one, there are some
features I've had implemented that I can't succeed to find back. Like
being able to reach one letter at a time instead of the whole text on
which I've had based an "explosion" effect (letters would be placed
randomly on the stage on x, y, z, and rotations).

So now I'd like to try another similar effect, this time based on
triangles ro faces (as if I understood well now Mesh are not based on
triangles anymore?), and basically I would like to be able to move the
faces of the object (like having a "triangle" explosion that would
melt into the final text)

So my question is: is that possible? how? or is there a way to be able
to act on single letters in a TextField3D or not?

Bests
G.

Reply via email to