POV-Ray : Newsgroups : povray.general : First object in macro is not rendered. : Re: First object in macro is not rendered. Server Time
12 May 2024 09:53:35 EDT (-0400)
  Re: First object in macro is not rendered.  
From: Bald Eagle
Date: 8 Sep 2023 18:00:00
Message: <web.64fb986e69d6a8061f9dae3025979125@news.povray.org>
William F Pokorny <ano### [at] anonymousorg> wrote:

> In other words, I think you need a union{} wrap of the spheres inside
> that macro - or don't do the assignment to myResult. The additional
> sphere prevents the assignment to the myResult identifier from eating
> the first non-dummy sphere; it instead eats the dummy one.


Ugggggh.
So obvious, but I read straight through it.

I will proceed with what I'm doing with that in mind.

On a positive note, I was able to implement the A* pathfinding algorithm
successfully. (so far)

Thanks, Bill!


Post a reply to this message


Attachments:
Download 'a-star test.png' (76 KB)

Preview of image 'a-star test.png'
a-star test.png


 

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