This place is dedicated to the use of the baked normal and displacement maps generated by rayDisplace in a Renderman type renderer. I made a small shader template that shows how to displace the surface then use a baked normals map to « force » normals instead of the usual « N = calculatenormal( P) » method generally associated with displacement.