Tile vertex positions but group them in a way vertex
I'm looking for a simple calculation where I can tile verticies.
When I use mod function for that it works but since verticies are being rendered as triangles it glitches. So somehow I need to tile them in a way so it would tile them a proper way.