Page 1 of 1

Cant quite get terrain blending working...

Posted: Sat Jan 07, 2006 12:17 pm
by o'dium
(As always, ignore everything you see other than what i'm talking about, esp lighting, because i just started this)

As you can see from this shot, it just isn't quite right for some reason, but its mapped perfectly fine:

Image

Image


I cant quite seem to get it working right... I copied the Q4 shaders what could i be missing?

Also, this wall here on the left bored the hell out of me, any ideas?

Image

Image

TIA.

Posted: Sat Jan 07, 2006 1:39 pm
by Black_Dog
If you're using the q4 blend materials and the mesh appears textured in game pretty much the only thing that can be going wrong is the vertex colours.

Assuming you've painted them correctly in whatever 3d app you're using, it's probably an exporter issue. If you happen to be exporting to ASE, you could take a look at the vertex colour section of the file to see if anything at all has been exported - failing that, try a different exporter (or a different model format).

As for the wall, try ripping a panel or two off it and scattering them across that sand. :)

Posted: Sat Jan 07, 2006 6:16 pm
by Kat
Yeah, looks like an export issue, your vertex colours aren't being output with the mesh. IF you using Max make sure you have the vertex colours check box active (Max5 has this with the ASE scripts so I don't know what later versions are like).

You can alos test whether verts are shown in game and editor by typing r_showvertexcolor 1.