Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!ginosko!uakari.primate.wisc.edu!xanth!wayne From: wayne@cs.odu.edu (C Wayne Huling) Newsgroups: comp.lang.pascal Subject: Rotation of triangle Message-ID: <10079@xanth.cs.odu.edu> Date: 3 Oct 89 03:05:47 GMT Reply-To: wayne@cs.odu.edu (C Wayne Huling) Organization: Old Dominion University, Norfolk Va. Lines: 10 I am writting a program which needs to move a triangle along a grid. This triangle should turn, and what I need is a routine which will rotate a triangle of varing proportion 360 degrees. This is not a Homework problem just another feeble attempt ot Karel the Robot. The only alternative I have is making a series of animated frames. Really don't like this idea but.... Any suggestions would be greatly appretiated! Wayne wayne@cs.odu.edu