Warping 3D Text
September 6th, 2009
Now that Away3D supports the creation of 3d vector text fields, aligning and animating text fields along 3D curves has been one of the big todos on our list. You can now experiment with our first attempts on a solution for achieving this, using latest sources from the 3.4.1 FP10 version of Away3D. Two demos have been created to showcase this new feature and you can see them in action by clicking on the images. sources are available in the right click menu of the demos, or directly here and here.
A core element like Segment or Face can be used to define a 3D bezier path, and this information is used by a new class AlignToPath (from the geom package), to perform the transformation on any mesh object. The class works by transforming an axis on the mesh’s local coordinate system to the space defined by the path, resulting in a pretty cool ‘warping’ effect. This is convenient especially for text, since the deformation is done globally to the transformed mesh, and hence info like kerning, leading, etc. is preserved.
Take a look and feel free to provide us feedback on this experimental feature!
The Away3d Team
Popularity: 97% [?]







[...] You can find a couple of demos for this in THIS post in the Away3D [...]
Pingback by Li : Dev » Warping text in Away3D [UPDATED] — September 6, 2009 @ 5:46 pm
Nice feature!!
The second example is very, very cool :)
Comment by vamapaull — September 6, 2009 @ 8:10 pm
Wow, i never saw such a thing! You are brilliant!
Comment by Bastian
— September 7, 2009 @ 2:40 am
[...] sur le fonctionnement de cette nouvelle class ou de le voir en action, rendez-vous sur le site d’Away 3D. Away3d Warping textpg Share [...]
Pingback by Away 3D : Vector texts | News | SupaFlash – Guillaume Tomasi
— September 7, 2009 @ 1:10 pm
this is a great example. wonder how to achieve it in pv3d
Comment by ozgur uksal
— September 8, 2009 @ 10:22 am
Brilliant
Comment by NateJC
— September 8, 2009 @ 1:24 pm
You wait for about 2 weeks, then PV3D will copy the code and be the first to have text warp…
Comment by steve
— September 9, 2009 @ 7:48 am
wow.
Comment by awayfan
— November 25, 2009 @ 12:05 am