Chapter 6. Vector Shapes and Text in 3D

Vector Shapes and Text in 3D

Up to this point, the 3D geometry we have created and imported into Away3D has been defined using groups of faces and segments that consist of vertices connected by straight lines. This approach is the most commonly used by 3D modeling applications and the majority of 3D engines for defining 3D geometry, partly because it allows for easy interchange between applications and partly because the hardware acceleration used by many graphical libraries is designed to work with collections of straight-edged polygons.

However, this format does no favors for those of us wanting to create smoothly varying surfaces in ...

Get The Essential Guide to 3D in Flash now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.