VectorVision: 3D vector text and drawing
VectorVision is a library written in ActionScript that allows you to render vector graphics in Papervision3D and add a 3D perspective to them. The project started as a separate library that you could download and use as an add-on. However, it was fully integrated in Papervision3D in June 2008.
Being able to use vector shapes and text theoretically means that you could draw any kind of vector graphic and give it a 3D perspective. This chapter will focus on the features that are implemented in Papervision3D:
Creating 3D vector text
Drawing 3D vector shapes such as lines, circles, and rectangles
Keep in mind that 3D letters can be seen as vector shapes too, just like lines, circles, and rectangles. The above distinction is made based on how VectorVision is implemented in Papervision3D. Some classes specifically deal with creating 3D text, whereas others enable you to create vector shapes.