POV-Ray : Newsgroups : povray.binaries.images : Brick House Macro Preview (52kb 512x384) : Brick House With Roof (320x240) Server Time
2 Oct 2024 22:27:12 EDT (-0400)
  Brick House With Roof (320x240)  
From: SamuelT 
Date: 14 Mar 2000 01:38:47
Message: <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


Attachments:
Download 'bricks2.jpg' (23 KB)

Preview of image 'bricks2.jpg'
bricks2.jpg


 

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