POV-Ray : Newsgroups : povray.binaries.utilities : Wood program but still develop Server Time
19 Apr 2024 09:35:31 EDT (-0400)
  Wood program but still develop (Message 11 to 20 of 68)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: And
Subject: Re: Wood program but still develop
Date: 6 Jan 2022 08:00:00
Message: <web.61d6e7345b6ed241655ce35aa81652d@news.povray.org>
with polar-coordinate.


Post a reply to this message


Attachments:
Download 'polar coor video.mp4.dat' (805 KB)

From: And
Subject: Re: Wood program but still develop
Date: 6 May 2022 09:10:00
Message: <web.62751d535b6ed249e941c43aa81652d@news.povray.org>
I will post some pictures in the following days. Not very high grade,but
has reached a stage.


Post a reply to this message

From: And
Subject: Re: Wood program but still develop
Date: 9 May 2022 09:25:00
Message: <web.627915ec5b6ed249e941c43aa81652d@news.povray.org>
"And" <49341109@ntnu.edu.tw> wrote:
> I will post some pictures in the following days. Not very high grade,but
> has reached a stage.

The basic idea here..


Post a reply to this message


Attachments:
Download 'show tree function.png' (736 KB)

Preview of image 'show tree function.png'
show tree function.png


 

From: And
Subject: Re: Wood program but still develop
Date: 9 May 2022 09:55:01
Message: <web.62791c075b6ed249e941c43aa81652d@news.povray.org>
And the program look.

Not very finish. But it can run, and can output file.(.pov and several .inc)

Does not contain any color_map edit or design yet. I still code them in Pov-ray
and seek a solution for the(more complex) combine.


Post a reply to this message


Attachments:
Download 'program manipulate.mp4.dat' (4394 KB)

From: Thomas de Groot
Subject: Re: Wood program but still develop
Date: 9 May 2022 10:28:35
Message: <62792513$1@news.povray.org>
Op 9-5-2022 om 15:49 schreef And:
> And the program look.
> 
> Not very finish. But it can run, and can output file.(.pov and several .inc)
> 
> Does not contain any color_map edit or design yet. I still code them in Pov-ray
> and seek a solution for the(more complex) combine.


Really impressive indeed. I am following this development with interest.

-- 
Thomas


Post a reply to this message

From: And
Subject: Re: Wood program but still develop
Date: 9 May 2022 12:45:00
Message: <web.627944025b6ed249e941c43aa81652d@news.povray.org>
Thomas de Groot <tho### [at] degrootorg> wrote:
> Op 9-5-2022 om 15:49 schreef And:
> > And the program look.
> >
> > Not very finish. But it can run, and can output file.(.pov and several .inc)
> >
> > Does not contain any color_map edit or design yet. I still code them in Pov-ray
> > and seek a solution for the(more complex) combine.
>
>
> Really impressive indeed. I am following this development with interest.
>
> --
> Thomas

Thank you.

It needs several improve. Some are very basic but don't complete yet.
I will release it here for tests when it is ok(and at least when I learn how to
compile a java project to a executable program, but I should need several
months).


Post a reply to this message

From: And
Subject: Re: Wood program but still develop
Date: 10 May 2022 05:25:00
Message: <web.627a2e785b6ed249e941c43aa81652d@news.povray.org>
See again this picture.
https://www.pinterest.com/pin/451415562633095644/

with annotate:
https://www.britannica.com/science/growth-ring-plant-anatomy


Post a reply to this message

From: Mr
Subject: Re: Wood program but still develop
Date: 10 May 2022 08:15:00
Message: <web.627a571c5b6ed2416086ed06830a892@news.povray.org>
"And" <49341109@ntnu.edu.tw> wrote:
> "And" <49341109@ntnu.edu.tw> wrote:
> > I will post some pictures in the following days. Not very high grade,but
> > has reached a stage.
>
> The basic idea here..

All of these results are awesome !


Post a reply to this message

From: And
Subject: Re: Wood program but still develop
Date: 13 May 2022 12:15:00
Message: <web.627e839d5b6ed24a7adfb56aa81652d@news.povray.org>
"Mr" <m******r******at_hotmail_dot_fr> wrote:
> "And" <49341109@ntnu.edu.tw> wrote:
> > "And" <49341109@ntnu.edu.tw> wrote:
> > > I will post some pictures in the following days. Not very high grade,but
> > > has reached a stage.
> >
> > The basic idea here..
>
> All of these results are awesome !


Thanks. I'm trying to generate small speckles.

It is an emphasis, too.

And I'm thinking how composite this to the base color. I use "average" in this
picture. But this method is fail to more requirements. Sometimes speckles should
darker than the base color. the method cannot control it well.


Post a reply to this message


Attachments:
Download 'show tree function test bumps t y15 - y60.png' (900 KB)

Preview of image 'show tree function test bumps t y15 - y60.png'
show tree function test bumps t y15 - y60.png


 

From: Bald Eagle
Subject: Re: Wood program but still develop
Date: 13 May 2022 15:25:00
Message: <web.627eb0615b6ed241f9dae3025979125@news.povray.org>
"And" <49341109@ntnu.edu.tw> wrote:

> Thanks. I'm trying to generate small speckles.
>
> It is an emphasis, too.
>
> And I'm thinking how composite this to the base color. I use "average" in this
> picture. But this method is fail to more requirements. Sometimes speckles should
> darker than the base color. the method cannot control it well.

I think that this is going to be another advanced-granite texture odyssey.

You will probably need to use functions, and some way to introduce noise, in
order to randomize those color variations in the growth rings.

If you're going to tackle that, I'd probably start by making a list of common
features of real wood, and think about how to implement each of those, and where
they need to be in a hierarchy.

Different growth ring thicknesses. (one ring vs another)
Variable growth ring thickness (change in thickness along any given ring)
Asymmetric growth ring thickness. (a bent or curved branch will be thick on one
side and thin on the other)
Alternating light-dark / thick-thin growth rings
Darkening along a localized group of rings due to mold/fungus, etc.
Holes due to boring insects
"checking" (cracks) due to splitting when cut wood is rapidly dried
a more granular texture for the rings to represent the fibrous nature of the
wood.
SSLT

Diagrams or photos of wood would likely help you envision the types of functions
that would control each of those attributes, and suggest ways to combine them
into a final overall texture/material.
There are all of the different ways to cut wood to get different grain patterns
and expansion/contraction behaviour.

Then there's the fun of formulating pigment/texture maps for all of the
different species...  ;)


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

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