Is there an easy way to draw a triangular grid in TikZ, like this?

|
Like Leo said: use
|
|||||||
|
|
A funny solution (have you ever used
|
|||||||||||||||
|
|
A slightly different solution using a matrix transformation and clipping:
|
|||||
|
|
grid. Useforeachto draw the three sets of lines. – Leo Liu Aug 18 '10 at 12:54