POV-Ray : Newsgroups : povray.binaries.images : Brick House Macro Preview (52kb 512x384) : Re: Brick House With Roof (320x240) Server Time
2 Oct 2024 22:24:14 EDT (-0400)
  Re: Brick House With Roof (320x240)  
From: Bob Hughes
Date: 14 Mar 2000 06:38:22
Message: <38ce24ae@news.povray.org>
I can see a need for some instructions going with that.  I think people might
need to understand how it gets put together somehow.  The Resulting example
image sure looks nice though.

Bob

"SamuelT." <STB### [at] aolcom> wrote in message news:38CDE109.C2217349@aol.com...
| Here's more progress on it. It still needs windows and doors. My plan is to
| make it easy to create many buildings with little work. For instance this
| house is made by typing this:
|
| union{
|  House(3,3,3,<0,0,0>)
|  House(.25,6.5,.25,<1,0,2>)
|  Roof(3,3,0,y*3)
|  Roof(2.5,2.5,90,y*3)
|  pigment{function noise3d(x/4,y*4,z/4)color_map{[0 rgb<.9 .85 .7>][1 rgb<.9
| .85 .7>*.6]}}
|  finish{diffuse .9}
| }
|
| --
| Samuel Benge
|
| E-Mail: STB### [at] aolcom
|
| Visit the still unfinished isosurface tutorial: http://members.aol.com/stbenge
|
|
|


--------------------------------------------------------------------------------


Post a reply to this message

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