POV-Ray : Newsgroups : povray.newusers : Transparent Round_Box has many artifacts : Re: Transparent Round_Box has many artifacts Server Time
26 Jul 2024 20:48:01 EDT (-0400)
  Re: Transparent Round_Box has many artifacts  
From: ceving
Date: 26 Feb 2024 03:20:00
Message: <web.65dc48dc11ba5a479901d2cada2676d5@news.povray.org>
kurtz le pirate <kur### [at] gmailcom> wrote:
> Do you really have to use a macro for such a simple object ?
>
> Back to basics csg : a simple merge { sphere{} sphere{} cylinder{} } is
> more than enough, but maybe I've missed something?

I have no idea. I am a "newuser". I started with the boxes first

https://ceving.github.io/breakout/

and did the player later on. But your suggestion sounds right. I will try it.

There is also another optimization I need to add. Right now I create the
different colors with a Makefile and sed:

https://github.com/ceving/breakout/blob/main/Makefile

But I think Povray's DSL should be sufficient to do the iteration. I still need
to find out how.


Post a reply to this message

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