Author Topic: Multiple leaves texture for single tree  (Read 8067 times)

2016-06-25, 09:54:14

Image Box Studios

  • Active Users
  • **
  • Posts: 501
    • View Profile
    • IMAGE BOX STUDIOS
Dear Corona members,

May you please give me some ideas on, how can i create multiple leaves texture for a single tree, so that my trees become look more realistic.
I need something like attached reference image.

Thanks in advance.

2016-06-25, 11:32:03
Reply #1

Juraj

  • Active Users
  • **
  • Posts: 4815
    • View Profile
    • studio website
That are two variantions going on. The one you're asking for is done with vertex color gradient. GrowFx can generate it, but manually it could be quite a labourous with the poly amount :- ). Don't overlay this layer on diffuse only (inner older leaves are darker, younger branches are brighter), but also on translucency parts (older leaves are thicker, less translucent).

The other one for nice touch is just done per leave by Multitexture/CoronaMultiMap.
Please follow my new Instagram for latest projects, tips&tricks, short video tutorials and free models
Behance  Probably best updated portfolio of my work
lysfaere.com Please check the new stuff!

2016-06-25, 12:44:22
Reply #2

SHD

  • Active Users
  • **
  • Posts: 137
    • View Profile
    • https://www.instagram.com/xshd/

2016-06-26, 07:12:21
Reply #3

Image Box Studios

  • Active Users
  • **
  • Posts: 501
    • View Profile
    • IMAGE BOX STUDIOS
That are two variantions going on. The one you're asking for is done with vertex color gradient. GrowFx can generate it, but manually it could be quite a labourous with the poly amount :- ). Don't overlay this layer on diffuse only (inner older leaves are darker, younger branches are brighter), but also on translucency parts (older leaves are thicker, less translucent).

The other one for nice touch is just done per leave by Multitexture/CoronaMultiMap.

Hi Juraj. Thank you for your reply.
Actually sorry to say but i don't have any idea about vertex color. How can i use vertex color for making leaves realistically?
And if i do manually then how can we select a lot of leaves individually one by one?

Don't overlay this layer on diffuse only - which layer you are talking about?

Please can you explain full process.actually i am not so good in exterior vegetation renderings but now i am exploring myself. i will be very thankful to you.




2016-06-26, 16:24:01
Reply #4

Caue Rodrigues

  • Active Users
  • **
  • Posts: 186
    • View Profile
    • Studio IKI
A rough solution, since that trees are so far from the camera, is use a noise map as mask between some textures or materials.
If you have forest pack installed there, you could try to use forest map too.

2016-06-26, 17:02:45
Reply #5

Juraj

  • Active Users
  • **
  • Posts: 4815
    • View Profile
    • studio website
A rough solution, since that trees are so far from the camera, is use a noise map as mask between some textures or materials.
If you have forest pack installed there, you could try to use forest map too.

ForestPack Color map is perfect 3rd step, to color each tree instance differently, but the OP wants just single tree gradient.

If you don't have GrowFx tree, you can still do this manually using traditional vertex painting, just prepare a lot of patience because of the polycount :- )

Here, Bertrand has done great tutorial imho:

http://bertrand-benoit.com/blog/two-tone-tree/

Please follow my new Instagram for latest projects, tips&tricks, short video tutorials and free models
Behance  Probably best updated portfolio of my work
lysfaere.com Please check the new stuff!

2016-06-26, 19:20:08
Reply #6

SHD

  • Active Users
  • **
  • Posts: 137
    • View Profile
    • https://www.instagram.com/xshd/
or
~ just select leaves geometry (through mat id), detach and apply any random selector script

2016-06-26, 19:55:19
Reply #7

Juraj

  • Active Users
  • **
  • Posts: 4815
    • View Profile
    • studio website
That does something different...

It's best to use all 3 ( leave randomization through ID, gradient for branches through Vertex, and instance randomization through color overlay ) method, but each does something completely else, they're not alternatives.

There is no need for random selector script when MaterialByID modifier does it.
Please follow my new Instagram for latest projects, tips&tricks, short video tutorials and free models
Behance  Probably best updated portfolio of my work
lysfaere.com Please check the new stuff!

2016-06-26, 20:01:25
Reply #8

SHD

  • Active Users
  • **
  • Posts: 137
    • View Profile
    • https://www.instagram.com/xshd/
Quote
There is no need for random selector script when MaterialByID modifier does it.

i mean when you have one mat id  for the leaves you can to do new several different mat id from 1 mat id (leaves) -> fast and easy

2016-06-26, 20:05:24
Reply #9

Juraj

  • Active Users
  • **
  • Posts: 4815
    • View Profile
    • studio website
I made mistake, it's called MaterialByElement, and it does what the scripts do, you just don't have to use any script.

The modifier does create the IDs. It's even faster...
Please follow my new Instagram for latest projects, tips&tricks, short video tutorials and free models
Behance  Probably best updated portfolio of my work
lysfaere.com Please check the new stuff!