werner.poetzelberger Posted June 25, 2014 Posted June 25, 2014 Hello, I want to achieve a very simple thing. i want to do some simple bushes, using a clutter. But I cannot figure out the material settings for those. I use blending (alpha channel texture) and alpha test. When I set both, I get this weird Halo glow of the objects. This would go away, using light blending tickbox. But then the objects are really dark and dont seem to react to ambient light. Can someone please give me a hint, how I need to set the material to get the desired result. I am playing with the alpha channels of the textures. It is very hard to control the level of the alpha channel and the mip maps. It would be helpful to have the control over the alpha value of the alpha test (?) Seems to be a lot of tweaking of the actual textures to get the desired result. I am trying without blending atm as blending costs a lot. Cheers Werner
werner.poetzelberger Posted June 27, 2014 Author Posted June 27, 2014 now after some testing I got back to the version WITH Blending as the quality is not satisfying with the distance settings. I still have this issue of the lightblending. Basically it is the World light which is causing this. ...... Back to No blending, just ALPHA test. And I have designed the mipmaps separately in a way, to keep the alpha more present at higher mips stages, so that seem to work the best atm.
silent Posted July 8, 2014 Posted July 8, 2014 Hi Werner, Sorry for the late reply. Please check our new backbrush nodes from <SDK>/data/library/nodes/vegetation directory. Maybe their material settings will give you more useful information about vegetation configurataion. Also, could you please provide a minimal test scene with your bushes to check? Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
werner.poetzelberger Posted July 14, 2014 Author Posted July 14, 2014 Hi, no worry about late reply. Yes, I think the samples helped me. I didnt think of using leaves material for a bush. The 'phong shading' and the 'ambient light' option was important. So the distance fade seem to work now. I will keep on playing. Thanks! Werner
Recommended Posts