Next: camera-reset, Previous: camera-draw, Up: GCL Reference
(camera-prop { geometry object } [projective])
projective
keyword, the camera's viewing projection is
also applied to the object; this places the object's Z=-1 and Z=+1 at
near and far clipping planes, with the viewing area -1<={X,Y}<=+1.
Example: (camera-prop { < cube } projective)