Jump to content
Hash, Inc. - Animation:Master

Normal vs Bump


MasterFunk

Recommended Posts

  • Replies 15
  • Created
  • Last Reply

Top Posters In This Topic

Million Dollar Question!

 

If they actually raised and lowered the geometry, like a displacement...they would be golden. From the examples in that other thread it appears that they do not, but DO in Maya...great. A bump is so simple to create and implement and gives great effect -other than that it leaves the actual SHAPE of the underlying geometry smooth/flat.

 

I would love if somebody could expound the virtues of the normal map (which has nothing to do with normals?) for me and Masterfunk.

Link to comment
Share on other sites

Normal mapping is a type of bump mapping that involves a normal map, an image that contains an XYZ direction vector ( normal vector ) at each pixel to be used in polygon surface lighting calculations. Some types of bump mapping are done without a normal map. With all types of bump mapping, the goal is to increase surface lighting detail without adding more polygons or vertices ;)

Link to comment
Share on other sites

I dont know exactly, but if I am not wrong, normalmaped surfaces can be affected by lights in the scene (so the additional detail will be affected) while bump-maps cant do that.

 

Displacementmaps on the other hand can manipulate the surface and will add geometry-details to the model (it wont change the mesh so, it just at it on top).

A terrain-map (for example used by the Terrain-Plugin) will change the geometry.

 

I wrote a short explaination on my website on these kind of maps when normalmaps came out... you may want to have a look at it:

Difference between Bump-, Normal- and Displacementmaps

 

I am not such an expert as Yves or so, but I think I am quite sure that it is more or less correct.

*Fuchur*

Link to comment
Share on other sites

  • Hash Fellow

Judging from the Crazybump video, bumps made with normalmaps seem to do better at showing a raised surface occluding a lowered surface when you tilt the texture to see it at an angle, while bump maps fail at that.

 

Do Normal maps rendered in A:M do this?

 

Edit: I take that back, the Crazybump people are also extracting displacement maps, so I guess that is what is responsible for the good tilting effect?

 

 

I dont know exactly, but if I am not wrong, normalmaped surfaces can be affected by lights in the scene (so the additional detail will be affected) while bump-maps cant do that.

 

A:M does take lighting into account when rendering bump maps, otherwise you wouldn't see the bumps since they are suggested by shading shanges on the surface of the object.

Link to comment
Share on other sites

Technical explanations aside, I haven't noticed that much of a difference between normal maps and bump maps in actual use. However, there have been several times when I wanted to take an existing model and convert it to a bump map or (rarely) a displacement map. An example would be to render a color pass and a normal pass of a modeled set to use in another set as a 2D background matte.

 

It is really easy to render a model as a normal map using Willi's normal map ambience shader, but it is almost impossible to convert a model to a bump map. So, for me, normal maps still have a very practical use.

Link to comment
Share on other sites

I use normal maps to cheat details that don't need to stand up to arms length inspection, so there's no need to carry the overhead of those patches. Bump maps are for textures that are so small with respect to the overall surface they essentially have no depth.

 

For instance, the cast concrete, octogonal rosettes on either side of the front wall of building I'm working on (shown in the attached WIP image) are normal maps derived from a 600 patch model. They're so far away from the viewer that it's unlikely you'll notice they have no real depth.

 

The second image shows an angled view comparison of the original rosette model next to applied bump and normal maps (both set at 100%) that were derived from the model. IMO the normal map (although not nearly as good as the model) is far more convincing than the bump map.

Plant__2.jpg

rosette_comp.jpg

Link to comment
Share on other sites

What software/process do you use to derive your NORMAL and BUMP mattes from A:M models?

Nothing magical.

 

A bump map comes from applying a simple gradient material that sets the color of the top of the model to (255, 255, 255), the bottom to (0, 0, 0) with a smooth transition between. Make sure you set the model's specular color to (0, 0, 0) as well. A render of a top view of such a model yields a decal where height is proportional to gray value (see attached image).

 

As a side note, in the case of the rosette model which is a raised detail, if you applied a gradient that set the top of the model to (255, 255, 255) and the bottom of the model to (128, 128, 128) you would now have a map suitable for a displacement decal (if you can afford the render hit).

 

The normal map is a simple application of aaver's MakeNormalMap material. found here. The only limitation being that you should test how the map renders to make sure it's default settings provide the expected results.

 

Interesting that the mapped versions of the rosette anti-aliased better than the spline version

It may be due to whatever interpolation is happening in the translation from decal to apparent surface grey value but it may also be due to the fact that I modelled some of the contours too sharp. Bump, normal and displacement maps don't play well with steep slopes i.e. rapid changes in height. They prefer rolling hills as opposed to cliffs. So I slightly blurred both maps before applying them, creating the softer edges.

rosette_comp_01.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...