POV-Ray : Newsgroups : povray.beta-test : CSG difference with text : Re: CSG difference with text Server Time
30 Jul 2024 06:19:46 EDT (-0400)
  Re: CSG difference with text  
From: Francois Labreque
Date: 31 Dec 2001 06:58:58
Message: <3C3050FB.4090606@videotron.ca>
Felix Wiemann wrote:

> This creates a text engraved into a plane. (Please note that a plane is
> a solid object.) "Signet Roundhand" is a handwriting-like font, so the
> letters are big and overlap each other.


> But the left part of the letter "P" is cut of. It seems to be a
> bounding problem.


Confirmed.  And reproducible with "timrom".

> And where the letters overlap, there are many "noisy
> pixels".


Coincident surfaces, maybe?

-- 
/*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>)
/*   videotron.ca  */}camera{location<6,1.25,-6>look_at a orthographic}


Post a reply to this message

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