Page 1 of 1
Texturing Scatter Issue?
Posted: Mon Apr 27, 2020 5:47 am
by BadBilly
I am having a few issues texturing a scattering object.
I am getting good results, minus some strange horizontal lines coming across my field.
I have tried different methods, such as instancing color, through diffuse, through mixture txture, all with the same strange result - these lines are NOT in the image file.
Any suggestions?
Re: Texturing Scatter Issue?
Posted: Mon Apr 27, 2020 8:58 am
by bepeg4d
Please, save the Scatter object in a new scene, save the project with assets, compress the resulting folder, and share it, thanks.
ciao Beppe
Re: Texturing Scatter Issue?
Posted: Mon Apr 27, 2020 5:17 pm
by BadBilly
Please see attached scene
Re: Texturing Scatter Issue?
Posted: Tue Apr 28, 2020 12:42 am
by BadBilly
any idea?
Re: Texturing Scatter Issue?
Posted: Tue Apr 28, 2020 7:55 am
by bepeg4d
Hi,
your field is in 3d space, so you need to change the Texture Projection from
Box to
XYZ to UVW = Planar.
In this way, the texture will be applied only from top projection:
ciao Beppe
Re: Texturing Scatter Issue?
Posted: Wed Apr 29, 2020 1:27 am
by BadBilly
bepeg4d wrote:Hi,
your field is in 3d space, so you need to change the Texture Projection from
Box to
XYZ to UVW = Planar.
In this way, the texture will be applied only from top projection:
B09CF557-A5D9-470B-A57B-385AB558C017.jpeg
ciao Beppe
Thanks for the help