Learning Unity: Rendering a simple 2D grid with the geometry shader.
Within this post, we will take a look at geometry shaders within Unity, in particular how to utilise it to render simple 2D grids in a 3D scene.
Over the past few weeks I have slowly been getting my feet wet again with Unity. I submitted an entry into the …