Skip to main content

Bump, Normal & Displacement Mapping

Bump Maps

A Bump map is an older type of map that create fake detail by giving an illusion of depth on the surface of a model using a very simple lighting trick. You don't get any additional resolution added to a model as a result of bump mapping. Bump maps are typically greyscale images that are limited to 8-bits of colour information. This tells the 3D software whether it is up or down. Bump maps are great for creating tiny details on a model such as wrinkles on skin and because the detail they create is fake the silhouette of the geometry that the bump map is applied to will always be unaffected by the map.
image01

Normal Maps

Normal maps can be referred to as a newer better type of bump map, as with bump maps what you need to know is that the detail they create is fake and there is no additional resolution added to the geometry. A normal map creates the illusion of depth detail on the surface like a bump map however it does it differently. A normal map uses RGB information that corresponds directly with the X,Y & Z axis in 3D space. The RGB information tells the 3D application the exact direction of the surface normals are oriented in for each and every polygon. The orientation of the surface normals often are just referred to as normals will tell the 3D application how the polygon should be shaded.
normal maps

Displacement Maps

When it comes to creating additional detail for low-resolution meshes displacement maps are the best for this. These types of maps physically displace the mesh to which they are applied to. In order for detail to be created based on a displacement map, usually the mesh must be subdivided or tessellated so real geometry is created. Displacement maps can be either baked from a high resolution or painted by hand and like a bump map a displacement map consists of greyscale values. Just like bump maps they can be used as a 8-bit displacement map however for 3D objects it will look better by using a 16-bit or 32-bit displacement map.

image03

Comments

Popular posts from this blog

Personal SWOT Analysis

SWOT Analysis A SWOT analysis is used to identify peoples Strengths, Weaknesses, Opportunities and Threats. Strengths: Knowledge of Industry software (3DS Max, Maya) I have a very creative mind for creating new things I am very punctual in my timekeeping Weaknesses: Can be distracted I never really seem to push myself when it is necessary I take way too planning than doing the work Opportunities: I am part of the NextGen course which helps me learn the ways of the industry that I am wanting to be a part of We often get people from the industry coming into our class to talk to us about our work and how we can improve it and giving us information about how to get started in the industry. My work can be looked at by people from the industry which in the end are looking for people to give jobs to. I have access to numerous industry programs such as 3DS Max, Unreal Engine and Unity allowing me to get a taste of what there is in the industry. Threats:  ...

Model [Doomhammer Model]

So today we decided to do some more 3d modeling. The models could be of anything we like of any genre so I decided that because I have played World of Warcraft in the past and it is a game I enjoy I decided to model one of the weapons in the game. The weapon i chose was Doomhammer which happens to be very nice model and has some nice detail in the model. The picture I chose to help: As you can tell the model looks quite difficult however a lot of the detail in the model can just be done with texturing the only part I could worry about or just not have on the model is the cloth above the hilt that sticks out but we shall see what happens when it comes to me texturing the model. My model so far: The shape of my model is looking very similar to what the original looks like and I am enjoying making the model as this is definitely developing my skills in 3ds max as well as texturing. I will be updating this post with every time the model is updated.

Rise of the Tomb Raider PC Release

So yesterday Rise of the Tomb Raider finally released on PC after so long of it only being on consoles. I played quite a bit of the game on the Xbox One however I am most looking forward to be able to get it for PC because I want to see what those graphics look like maxed out on PC. The game has some really cool mechanics especially with the bow being able to climb walls if you shoot an arrow into certain walls. As well as that there are some amazing scenery and game playing it. IGN rated this game a 9.3/10 Summary: Rise of the Tomb Raider follows up on Crystal Dynamics' redefining prequel/reboot to the Lara Croft saga. In Rise of the Tomb Raider, Lara becomes more than a survivor as she embarks on her first great Tomb Raiding expedition. Experience high-octane action moments, conquer beautifully hostile environments, engage in brutal guerrilla combat, and explore awe-inspiring deadly tombs in the evolution of survival action. In her first adventure, Lara Croft was f...