overview | basic concepts | gops | gprims | animation | rendering | math | index

geometric primitives


quadrics | polygons | patches | lines & text | standard gprim parameters

Lines

(line point1 point2)

point1 and point2 are of type vec3 and specify the endpoints of the line.

Text

(text str)

The text string, str, is printed, left-justified, at the origin (but can be transformed by transformation gops to other positions).


AL: The Animation Language is Copyright © 1995,1996, Stephen F. May

Last updated: 11/9/95 / Steve May ( smay@cgrg.ohio-state.edu )
Any comments or suggestions appreciated.