Write Shader to Render Wireframe Object in World Space

A basic shader that transforms a list of untextured vertices from local to world space, and renders them out in wireframe mode.