|
 |
The sky code is not changed with respect to the original image. You can find
the source code (without the big parts like Poser mesh and plants) on the
IRTC site. If not I can post it on p.b.s.
Regards, Christoph
"Hugo" <hua### [at] post3 tele dk> schrieb im Newsbeitrag
news:3daada2d@news.povray.org...
> > Hop you like it anyway
>
> I do like it, very much so!!
> It would be great with an animation...
> What is the sky made of?
>
> It's a real keeper.. another one for my harddisk!
>
> Regards,
> Hugo
>
>
Post a reply to this message
|
 |
|
 |
> Good idea, I didn't think about that. But unfortunately this
> is beyond my poor mathematical skills.
My mathematical skills are also poor, but I was thinking - without ever
having seen 'maketree' - that the macro uses only two sets of data to
generate the spheres and cones: their position and size.
In other words: The form of the tree is given by an infinite thin lines (the
positions of each sphere/cone) and the thickness (the size of each
sphere/cone).. That is the offset from the infinite line; the distance.
So if you wanted to replace the spheres and cones with triangles, you
woudn't need to remove any bad triangles. You just have to follow the
infinite thin line and make a circle of points, for each step.. To obtain
the same level of smoothness you will need to increase the density compared
to a tree with spheres.. But apart from that.. I think it's possible.
Regards,
Hugo
> Replacing CSG spheres and cones with mesh objects is
> one thing but removing all the invisible and redundant
> triangles and make a smooth mesh is a completely other
> story. At least for me...
Post a reply to this message
|
 |