|
|
Thomas de Groot wrote:
> "stbenge" <myu### [at] hotmailcom> schreef in bericht
> news:4c3dd9af$1@news.povray.org...
>> Cool! Thanks for looking beyond the horribly sterile image :) The macro
>> does not perform any bounds checking to properly fit the arcs to the
>> segments. Doing so would have been too complex. The current behavior
>> actually gives you more control, I think.
>
> It looks very reasonable to me indeed and useful for most cases I am sure.
> Purists might want something more sophisticated, but generalist like me are
> very happy with it!
Glad to hear it. The purists can be such snobs sometimes ;)
>> I can already think of a couple more useful macros based on this
>> technique. Hopefully I can make progress on at least one of them, to
>> finish a modeling project.
>
> Waiting impatiently for further contributions ;-)
It all depends on how stuck I get. I found myself stumped for hours
yesterday on a single problem. I finally found the solution by analyzing
the problem carefully, but now I need the implementation... I ended up
learning the basics of Coordinate Geometry to figure out the problem,
since I was never taught higher math in school... I can make a line and
find the y-intercept, but now I need to find it for three dimensions. If
I take it a step at a time, the pieces should fall into place like they
did for rounded_lsweep.
Post a reply to this message
|
|