[UPDATE] - Fur - Deferred shading

Code in the start post implements normalmapping + deffered shading quite well.
About normal buffer - in that example it created by autoshader. This post How AutoShader calculates the normals? can help if you would implement normal buffer by yourself.