Quadrics


These are the basic "quadrics":


Quadrics use "parameter lists" to specify certain primitive attributes such as height, radius, thetamax, and many others.

A parameter list is a series of argument pairs. The first argument in the pair is a symbol, specifying the attribute. The second is the value.

This is a sphere with various settings for thetamax.

  ox --> (sphere 'thetamax n)



See the AL reference manual for the full list of parameters for specific Gprims.
Return to Geometric Primitives
mrl