Features
Text
Several different text types are available:
- 3D
- 3D Characters
- 2D
Several of the types are illustrated to the right.
3D Text
3D Text has the following features:
- Opentype and Three.js fonts may be used.
- The colour or material applied is applied to all characters of the text.
- Any transformations ( translation, rotation, scaling) are applied to the whole string.
- 3D Text is normally animated by using the Timeline.
3D Characters
3D Characters have the following features:
- Opentype and Three.js fonts may be used.
- The colour or material applied is applied to individual characters of the text.
- Any transformations ( translation, rotation, scaling) are applied to the pivot point of the text or to individual characters.
- 3D Characters has a builtin animation type which allows to characters of the string to fly in, and out individually from fixed or random position.
3D
2D Text Characters has the following features:
- Standard Fonts are used..
- A colour or a gradient may be applied to the text.
- An optional background may be applied, either a solid colour or a gradient.
- Any transformations ( translation, rotation, scaling) are applied to the pivot point of the 2D text.
- 2D is normally animated using the Timeline.