Page 1 of 1

Noradar & SphereMap

Posted: Sun Nov 06, 2005 9:26 am
by Sir_Pants
i noticed that on the drawinfo test server these two materials had two interesting additions, any wish to explain the highlighted please?

material
name spheremap
diffuse 0.25 0.25 0.25 1
specular 0.25 0.25 0.75 1
shininess 64
addtexture caution
spheremap
end

material
name sphere
diffuse 0.5 0.5 0.5 1
specular 0.25 0.25 0.75 1
shininess 64
noradar
addtexture caution
end

Posted: Sun Nov 06, 2005 3:15 pm
by BinarySpike
I believe the second one makes it not appear on radar.

Posted: Wed Nov 23, 2005 5:42 pm
by TD-Linux
The first one makes the texture appear as if it is on a sphere, even if it is not. It makes a low-polygon textured sphere look like a higher-polygon one.
Try using spheremap on a box ;)

Another interesting one is noshadow, this one I find useful for preventing a clear window, etc from casting a shadow.