Using quads and grids with homography

Hello,

I’m doing some simple flat surface mapping with quads and homography plugin. I want to show grids on quads to make mapping process easier, but I have no idea how to build it so that I could switch quad view between texture and grid.

How is it possible to achieve that?

Thanks for help

one way:
take a grid node instead of a quad and make the grid visible with the fill node.

another way:
make yourself a grid texture and put it on the quad

or use Grid (EX9 Test)