Znacie to - Lightmapa 1024x1024 w zewnętrznym pliku tga ?
before:
after:
link:
http://sgq3-mapping.blogspot.com/2009/01/using-hi-resolution-external-lightmap.html
skrypt do np textury terenu:
textures/my_dir/my_texture_hi_res_lightmap
{
q3map_lightmapSize 1024 1024
q3map_lightmapBrightness 2.0
{
tcgen lightmap
map $lightmap
rgbGen identity
}
{
map textures/my_dir/my_texture.jpg
blendFunc filter
}
}
U mnie działa. :)