Page 1 of 1

[noob] normal map?

Posted: Fri Jun 26, 2015 3:01 pm
by Jorgensen
hi

just a quick question.

i have never used normal maps before, and i'm now trying to find out how to handle them.

first, as i understand, normal maps are used to add details - i guess?
https://en.wikipedia.org/wiki/Normal_mapping

are normal maps just added like "rgb image" or?
(the files i have are tga files)

thanks
jorgensen

Re: [noob] normal map?

Posted: Mon Jun 29, 2015 12:45 pm
by kevindark
Hi,

You can use it as "rgb image" under Normal Node of your materials.It is very similar to Bump Map. Programs such as Pixplant can generate normal maps from given texture maps.

Re: [noob] normal map?

Posted: Tue Jun 30, 2015 5:46 am
by Jorgensen
Ah ok. Thanks Kevin