POV-Ray : Newsgroups : povray.general : Mesh rendering artifacts : Re: Mesh rendering artifacts Server Time
23 Apr 2024 18:48:15 EDT (-0400)
  Re: Mesh rendering artifacts  
From: yesbird
Date: 1 Feb 2023 02:25:00
Message: <web.63da12ae249f00765f3e868110800fb2@news.povray.org>
> What ?
> Didn't you want to be saved ?
> You can still join the congregation...

O, thanks, but egrep, sed, awk, sort and python are taking care about my soul.
Before python era perl also did that, but now he is gone ...

> I think it would be better if your Matlab code created the arrays
> containing the vectors directly, like this:
>
> #declare VV =
>     array[N][3] {
>         { <3.43, 7.67, 1.83>, <3.76, 7.67, 1.63>, <3.76, 8.00, 1.13> },
>         ...
>     }
> ;

Exactly ! This is much more compact and readable, thanks again.
Now I am going to study POV magic, especially macros, more seriously.


Post a reply to this message

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