Skip to main content

C++ and 3D Computation

20 November 1986

New Image

C++ fosters smooth extensions of C to new domains. The language will be illustrated with a substantial example, which embeds constructive solid geometry in C. Organized into layers - vector, matrix, transform, and object - there are over 200 underlying routines. Nevertheless there's little to learn: programs look like familiar vector algebra.