POV-Ray : Newsgroups : povray.general : I give up... : Re: I give up... Server Time
5 Aug 2024 00:20:32 EDT (-0400)
  Re: I give up...  
From: Phil Clute
Date: 15 Jan 2003 16:58:35
Message: <3e25d98b@news.povray.org>
Thanks guys.
I was doing it all wrong. I was creating a bunch
of ships when I only wanted 1, like this...

#declare T = floor(clock)*2;
object {ship rotate clock*z*360
             translate < 0,T, T> }

As usual I was trying to use way more code than I
needed. What's more, I found the function I was
looking for(in Game Maker image_scale)so I wont
need to use this anyhow. It figures.

-- 
Phil


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.