POV-Ray : Newsgroups : povray.off-topic : Ant death spiral : Ant death spiral Server Time
3 Sep 2024 19:12:58 EDT (-0400)
  Ant death spiral  
From: Francois Labreque
Date: 17 Sep 2010 08:38:39
Message: <4c93614f$1@news.povray.org>
http://www.youtube.com/watch?v=mA37cb10WMU

An infinite loop in action.

-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   gmail.com     */}camera{orthographic location<6,1.25,-6>look_at a }


Post a reply to this message

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