Page 1 of 1

Need Help Learning Light Mapping, Texture, Chrome

Posted: Wed Feb 23, 2005 9:04 pm
by Ermac
Could someone point me in the direction or help me learn how to create a chrome or even reflective effect with models?

Thanks.

Posted: Thu Feb 24, 2005 8:07 am
by Sonictag
For rendering it you can press M, change the material to raytrace and just click on the tick next to reflection and change it to about like 20.

If you want to do it in game, I think for halo you need to make a cube map so when it moves it will show this image accross the model according to the point of view. So I think you just apply some shader.

Posted: Thu Feb 24, 2005 8:22 am
by Ermac
Okay, i've heard the term cube map before, but I don't really know how to create one yet.

As far as creating reflective surface for a weapon though I still need an actual texture on it, right? I don't think it would let me export models without them, as in just the diffuse color.

Posted: Thu Feb 24, 2005 9:56 am
by Sonictag
Yeah, you need the texture, and you just apply a shader which will make it seem to be reflective.

Posted: Thu Feb 24, 2005 10:51 am
by Ermac
Is the shader application something that I'm doing in 3DS or in Guerilla, so far I haven't done anything with shaders other than creating the shader_environment tags.... would I be manipulating elements in there?

Posted: Thu Feb 24, 2005 10:58 am
by Sonictag
It is in guirilla, and that doesnt manipulate anything. Im not sure what shader you need for the cube map though.