So far the development has not been going well at all, I have Initialised all the vertex buffers that are going to be used and adjusted the Vertex Layout Description to accommodate for the extra per instance input element "POSITION". I have also set both buffers to the IA stage along with the correct technique and for some reason there is absolutely nothing being rendered at all. I am going to be looking further into the problem to try and find out exactly where I am going wrong.