Generating Source Code |
Top Previous Next |
You can generate computer source code from Geometry Expressions in a number of different languages. ![]() There are two types of expression in Geometry Expressions:
The source code will be in a different form depending on whether there are intermediate variables present or not. Note that there is not much difference between the languages in the mathematical expressions they generate. The main differences are:
Each language has its own way of invoking functions. In the cases where a vector is returned from the function, the different languages work in different ways.
|