I have a Triangular grid on LaTeX, and I want to draw a shape on top of the triangular grid. To be more specific I want to draw the Koch Snowflake with exactly 3 iterations. How would I draw on top of the triangular grid?
This is the code for the triangular grid:
\begin{figure}
\includegraphics[width=\textwidth,height=\textheight,keepaspectratio]{TriangularGrid}
\end{figure}
You may have also realized that I drew a triangle at the end of the triangular grid and it appeared on the first page. why did that happen, shouldn't it create an extra page???
Any help would be greatly appreciated.


snowflake. – corporal Nov 13 '19 at 01:19