POV-Ray : Newsgroups : povray.newusers : Fill a space between objects? : Re: Fill a space between objects? Server Time
30 Jul 2024 02:29:02 EDT (-0400)
  Re: Fill a space between objects?  
From: Florian Brucker
Date: 2 Nov 2004 14:57:19
Message: <4187e69f@news.povray.org>
> I have borders made with primitive objects, with the shape defined by
> different splines. They all touch end to end, creating an outline of some
> irregular shape. Is there a way to fill in the void between these splines?
Easiest way would propably be to convert all different splines into one 
closed spline and create a prism out of that spline.


HTH,
Florian
-- 
camera{look_at-y*10location<8,-3,-8>*10}#local a=0;#while(a<999)sphere{
#local _=.01*a-4.99;#local p=a*.01-5;#local c=.01*a-4.995;<sin(p*pi)*5p
*10pow(p,5)*.01>sin(c*c*c*.1)+1pigment{rgb 3}}#local a=a+1;#end
/******** http://www.torfbold.com ******** http://www.imp.org ********/


Post a reply to this message

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