If they are outputting grayscale, then they are bump maps. Normal maps will be color.
Paul
Normal maps
Moderator: face_off
Forum rules
Please keep character renders sensibly modest, please do not post sexually explicit scenes of characters.
Please keep character renders sensibly modest, please do not post sexually explicit scenes of characters.
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
A little more 'research' and I found this tidbit for those interested (or didn't know):
Paul, is there any way to increase the maximum from "1" in effect to exaggerate the effect of the maps rather than modifying existing maps? Sometimes "1" just doesn't seem enough.
Thanks!
Sam
This explains why I saw zero difference between the two in Octane, all things being equal...meaning they were created at the same level of strength and detail.Bump/normal maps add extra lighting detail that doesn't exist in geometry. The main difference between the two is the input data (texture).
Normal mapping takes a RGB texture, that makes up normals (ie, r=x, g=y, b=z), and is accessed directly by the pixel shader.
Bumpmapping takes a grey scale image, or 'Height Map', and the pixel shader computes the normals from that to calculate lighting.
The idea is pretty much the same, just shifting where the processing is getting done.
Normal mapping preprocesses the data, usually making the output quicker, but uses more data to store the normal map (rgb), hence more memory requirements. Bump mapping is post processing, usually slower to output, but saves space storing bump maps.
Paul, is there any way to increase the maximum from "1" in effect to exaggerate the effect of the maps rather than modifying existing maps? Sometimes "1" just doesn't seem enough.
Thanks!
Sam
i7 6800K (6 core), 24 GB, GTX 1080 8gb, Titan X 12gb
Changing the alpha can sometimes help - but generally you need max maximum color range in the map to get maximum range in the render. Octane will ignore anything in the bump if you have something plugged into the normal.is there any way to increase the maximum from "1" in effect to exaggerate the effect of the maps rather than modifying existing maps? Sometimes "1" just doesn't seem enough.
Paul
Win7/Win10/Mavericks/Mint 17 - GTX550Ti/GT640M
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
Octane Plugin Support : Poser, ArchiCAD, Revit, Inventor, AutoCAD, Rhino, Modo, Nuke
Pls read before submitting a support question
- xxdanbrowne
- Posts: 503
- Joined: Wed Feb 06, 2013 2:38 am
For what it's worth my own 2c is this:
In my experience normal maps are often used for the larger scale macro detail whereas bump maps are used for the finer level of detail.
In my experience normal maps are often used for the larger scale macro detail whereas bump maps are used for the finer level of detail.