Topic: Shader

Hi. Need an example(blend) of using  custom standart shader with lightmap.

Re: Shader

wait, do you want to use a custom glsl shader or just the standard mode ?

with the standard mode, just put your lightmap as emit texture (4th texture slot)

Re: Shader

Not work.... blend file

Re: Shader

first be sure the textures are unpacked

and set the emit value to 1.0 (in maratis material emit color is modulated by emit value so the influence can be animated)