POV-Ray : Newsgroups : povray.binaries.images : Rounded/chamfered text : Re: Rounded/chamfered text Server Time
19 May 2024 07:34:26 EDT (-0400)
  Re: Rounded/chamfered text  
From: Dave Blandston
Date: 16 Jul 2016 19:15:01
Message: <web.578abf52136a649a71b844040@news.povray.org>
"Bald Eagle" <cre### [at] netscapenet> wrote:
> Hi Dave,
> I haven't had the time yet to dig into your extensive set of complicated macros
> :O  You have accomplished a great deal in this Herculean task!
>
> Do you think you could use trace() to find the exact points that you need?
>
> Perhaps "scan" down the side of a letter with a loop and overwrite a vector
> variable with a new value any time the trace() dimension is smaller / larger
> than the last value stored.
>
> Then you could sort of roll your own bounding box(es).
>
> Maybe couple subdividing the letters with this strategy to get bounding boxes of
> specific sections of the letters.

That sounds promising... I've never used the trace () feature before so when I
get some free time I'll give it a try. From what you're describing that would
provide the functionality I'm looking for (and could help Jim T. out). Thanks
for the suggestion!

Regards,
Dave Blandston


Post a reply to this message

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