Hi Burt,
Actually, neither bump mapping or this shader stuff displaces the mesh at all. It is a lighting trick and nothing more. So both would have be smooth when viewed on edge. What you need is true displacement mapping and a very dense mesh. The displacement map would reposition vertices based on intensity of light/dark in the texture or displacement map. The more dense the mesh, the more detail.