POV-Ray : Newsgroups : povray.general : Strange result: text is cut : Re: Strange result: text is cut Server Time
5 Aug 2024 20:16:42 EDT (-0400)
  Re: Strange result: text is cut  
From: Philippe Lhoste
Date: 2 Aug 2002 12:40:45
Message: <3d4ab60d@news.povray.org>
"TinCanMan" <Tin### [at] hotmailcom> wrote:
> What you have here is a coincident surface problem
>
> Change:
>     translate <-CenterText(logoText).x, -0.5, -logoThickness>
> to
>     translate <-CenterText(logoText).x, -0.5, -logoThickness*2>

Thank you very much. I though I took care of these, and that they always
resulted in "dust" artifcacts...
Obviously, I still have to make some progress in visualizing mentally
rotations and translations...
Mmm, actually, I should have done a rotate -90*x to get the effect I wanted
(the face of the cylinder on the y-x plane). Thank you for giving me the
hint about coincident surface!

Regards.

-- #=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=# --
Philippe Lhoste (Paris -- France)
Professional programmer and amateur artist
http://jove.prohosting.com/~philho/


Post a reply to this message

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