Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!ames!sgi!shinobu!odin!galois!bennett From: bennett@galois.sgi.com (Jim Bennett) Newsgroups: comp.sys.sgi Subject: Re: Rotating objects problem Summary: Use rot() instead of rotate() Message-ID: <7130@odin.corp.sgi.com> Date: 2 May 90 05:39:01 GMT References: <9004261443.aa07508@VGR.BRL.MIL> Sender: news@odin.corp.sgi.com Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 8 serrer@syslab.nrc.ca (Martin Serrer) writes: > Is there anyway to do a 'rotate(angle, axis)' with angles smaller than 10ths > of degrees? Yes, use rot(). It takes angles specified as a floating point number. Jim Bennett (bennett@esd.sgi.com)