POV-Ray : Newsgroups : povray.binaries.images : LegoRoad macro v2.5.0 : Re: LegoRoad macro v2.5.0 Server Time
1 Aug 2024 04:18:17 EDT (-0400)
  Re: LegoRoad macro v2.5.0  
From: alphaQuad
Date: 23 Dec 2008 11:50:01
Message: <web.495115b283e8951dfa62dc780@news.povray.org>
"SharkD" <nomail@nomail> wrote:
> "alphaQuad" <alp### [at] earthlinknet> wrote:
> > divide by zero warnings?
>
> The bug should be fixed now.
>
> -Mike

googled download legoroad and 2.5.2 came up

what happened to the crosswalk?


/*  (  2.15
  array,
  1,
  no,
 )


( 2.5.2    with Lego finish
  roadCoo,
  roadHgh,
  roadTyp,
  showCrs,
  showBed,
 )
   */

#declare roads = array[2] { < -50000,0,0 >,< 50000,0,0 > }

#include "LegoRoad_macro252.inc"
//#include "LegoRoad_macro215.inc"
object { LRoad_Intersection_Macro252(roads,.1,1,1,0) scale < .4,1,.5 > translate
<32,0,-126> }
//object { LRoad_Intersection_Macro(roads,1,0) scale < .4,1,.5 > translate
<32,0,-126> }

-aQ


Post a reply to this message


Attachments:
Download 'lego_pool_04a.png' (138 KB)

Preview of image 'lego_pool_04a.png'
lego_pool_04a.png


 

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