Purpose
Like most scripting languages, COFFEE is used to extend or modify the functionality of the host software. This technique is preferable to writing a so-called plug-in module using a traditional language such as C for a number of reasons, among them:
- The scripting language implicitly handles memory management on the user's behalf, where C does not;
- The language interpreter does not require programs to be compiled as a separate step before they can be used;
- A purpose-built scripting language can be tailored so that it lends itself to its intended usage. For example, COFFEE has built-in mathematical functions that are necessary for 3D graphics programming.
There are several different aspects of CINEMA 4D's operation that can be customised using COFFEE scripts, notably additions to the user interface and extensions for reading and writing new file formats and creating texture shaders. Almost all the main functionality of the application can be accessed from a COFFEE program, and so customised features can look and behave much like those supplied as standard.
Read more about this topic: COFFEE (Cinema 4D)
Famous quotes containing the word purpose:
“There are a sort of men whose visages
Do cream and mantle like a standing pond,
And do a willful stillness entertain,
With purpose to be dressed in an opinion
Of wisdom, gravity, profound conceit,
As who should say, I am Sir Oracle,
And when I ope my lips let no dog bark!”
—William Shakespeare (15641616)
“The purpose of playing, whose end, both at the first and now,
was and is, to hold as twere the mirror up to nature: to show
virtue her feature, scorn her own image, and the very age and
body of the time his form and pressure.”
—William Shakespeare (15641616)
“In those days, when my hands were much employed, I read but little, but the least scraps of paper which lay on the ground, my holder, or tablecloth, afforded me as much entertainment, in fact answered the same purpose as the Iliad.”
—Henry David Thoreau (18171862)