Title: RE: [JAVA3D] Text3D morphing
Hi peter,
Yes, manipulating text3D is very hard for morphing purpose... I think I'll try to implement your idea (using a texture (text texture) and apply it on morphing shapes).
I'll let you know about the result.
You can see the first impleme
GeometryArray
and the text will morph when you morph the objector will it.
- Original Message -
From:
Franck Calzada
To: [EMAIL PROTECTED]
Sent: Monday, December 15, 2003 1:44
PM
Subject: [JAVA3D] Text3D morphing
Hi,
I'd like to apply a morph beh
Hi,
I'd like to apply a morph behavior
on a Text3D object.
To do so, I need to convert my Text3D object (which derives
from Geometry class) to a GeometryArray object.
Do you know how to create a GeometryArray
object from a text3D?
Do you know if it's possible to apply a morph b