Bump-mapping
<div class="IPBDescription">What is it?!</div> I know what BumpMapping looks like... but what <i>is</i> it exactly?!
Is it 3D, 2D... layered textures?! I am so confused, please clear a poor Sid up.
Thanks! <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /><!--endemo-->
Is it 3D, 2D... layered textures?! I am so confused, please clear a poor Sid up.
Thanks! <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /><!--endemo-->
Comments
edit: <a href='http://www.unknownworlds.com/forums/index.php?showtopic=49099&view=findpost&p=1171979' target='_blank'>http://www.unknownworlds.com/forums/in...dpost&p=1171979</a>
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Bump mapping is used to add detail to an image without increasing the number of polygons. Bump mapping relies on light-reflection calculations to create small bumps on the surface of the object in order to give it texture; the surface of the object is not changed.
Bumps are applied by matching up a series of grayscale pixels with colored pixels on the rendered, colored object. Lighter grayscale pixels create a sense of maximum relief or maximum indentation; darker pixels have less effect. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
I find it funny someone was calling normal maps 'fake bump maps' in the other thread... Normal maps are a much more advanced (and powerful) version of bump maps, and if anything bump maps should be called fake normal maps. <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo--> Normal maps include not only depth information, as a bump map does, but vector information for the normals (hence the name) of details that aren't there - these can be created on the normal map by high polygon meshes, or even painted on by artists for extra detail. This multi-colored image is then used for lighting calculations, which is the biggest difference between bump maps and normal maps. Note in sheena's thread how normal mapped detail not only appears 3D, but 'catches' the lighting highlights only on one side of the normal maps. This is normal mapping's biggest power - directional light and a strong enough bump (simply the 'depth,' not to be confused with virtual displacement mapping that gives the illusion of real depth) will really bring out details, and two lights at different angles passing over the same normal maps can give the appearance of something so 3d you don't know the difference.
Unreal Engine 3 does use displacement mapping, but much of the detail is still normal maps (there's no sense wasting video power on displacement mapping on a creature's skin, for example). The only difference between the normal mapping in the D3 engine in UE3 is higher resolution textures. Doom 3's textures are fairly low-resolution (most half-life sized, though scaled down to .5 scale by default) since normal maps and spec maps are essentially extra textures, doubling or tripling texture memory usage. The amount of lighting detail possible, though, more than makes up for it.
And someone should post the Halo Masterchief example, where it shows him w/o bump mapping and with.
i dont think so <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
<img src='http://www.tenebrae2.com/screenshots/tenebrae2_tb-base_07.jpg' border='0' alt='user posted image' />
(yep, good old tenebrae)
Really, if I didn't know any better I'd think it's D3
<a href='http://anem.monachetti.net/images/bump.jpg' target='_blank'>Bump</a>
<a href='http://anem.monachetti.net/images/nobump.jpg' target='_blank'>No bump</a>
Doesn't that make a huge differance?
Note: that might be normal mapping... I don't know or care. The option says "Enable Bump maps" so I'm just assuming its bump maps..
Second note: Doom3 looks fugly without them
But I care more about the world not looking different with bump in those pictures.
<a href='http://anem.monachetti.net/images/bump.jpg' target='_blank'>Bump</a>
<a href='http://anem.monachetti.net/images/nobump.jpg' target='_blank'>No bump</a>
Doesn't that make a huge differance?
Note: that might be normal mapping... I don't know or care. The option says "Enable Bump maps" so I'm just assuming its bump maps..
Second note: Doom3 looks fugly without them <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Forbidden
You don't have permission to access /images/nobump.jpg on this server
<!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
I could probably go disable that on my own.. but I don't want to mess anything up.. So.. yeah. Just do as insane said.