Backgrounds et al.

Started by N-drju, June 26, 2014, 02:51:36 AM

Previous topic - Next topic

N-drju

Hi,

I'd like to know how to get backgrounds working in TG. By this I mean a little bit complicated images like, say, some space sunsets, nebulae and suchlike pictures. One thing I know is that it probably requires some really high resolution images, right?

Also, could you please direct me to some comprehensive guide on voronoi cracks/shader? :) Specifically, I'd like to use it as a blending shader for objects and to make clouds more varied.
"This year - a factory of semiconductors. Next year - a factory of whole conductors!"

Dune

I suggest using the search function above an check all older threads with some keywords; lots and lots of information there. Tgd's as well. Study, cut out what you need, rearrange and put in your own tgd. That worked for me.

N-drju

Hm, yes, but as far as voronoi is concerned I'd especially like to know what should I put into "scale" and "seed" boxes. Or am I supposed to just enter numbers there...? ???
"This year - a factory of semiconductors. Next year - a factory of whole conductors!"

Dune

scale is the size of the cells in meters, seed gives you another randomness. Be sure to use 'get position in texture' if you want to warp or move the voronoi.

N-drju

I'm absolutely in the dark here. Tried to read something on voronoi here but all info is godawful chaotic. I also tried to plug different shaders, functions and other stuff into "scale" and "seed", then trying to use it as a blending shader for populating bushes but it just didn't work. >:(

I'll have a try yet with dandelO's cloud and cracked ground shaders. I know Martin did experiment with that a little.
"This year - a factory of semiconductors. Next year - a factory of whole conductors!"

Oshyan

Try the Voronoi noise variant in the Power Fractal, it's easier to get started with. The Function Node variant requires knowledge of how function nodes work.

- Oshyan

Dune

#6
Try this, just quickly set it up for you. If you click the little square, you can easily see what happens in the last shader when changing parameters.

N-drju

Great. Thanks. I'll check that out once I get back from work. I just hope that voronoi noise can be easily created and I won't need to create mile-long node network to get it working. I might be wrong of course... ???
"This year - a factory of semiconductors. Next year - a factory of whole conductors!"