Tiling graph generator
From WandoraWiki
(Difference between revisions)
(→Square tiling) |
|||
Line 8: | Line 8: | ||
== Square tiling == | == Square tiling == | ||
+ | |||
+ | Square tiling is a graph where | ||
+ | * Each vertex is connected to | ||
+ | ** four other vertices if vertex is inside the graph. | ||
+ | ** three other vertices if vertex is on the edge of the graph. | ||
+ | ** two other vertices if vertex is one of the four corners of the graph. | ||
[[Image:square_tiling_dialog.gif|center]] | [[Image:square_tiling_dialog.gif|center]] | ||
+ | Gives a graph topic map | ||
[[Image:square_tiling_example.gif|center]] | [[Image:square_tiling_example.gif|center]] | ||
+ | To create other graph forms than rectangles, create first large rectangular graph, select nodes in Wandora's graph view and remove selected topics. The idea is to cut away useless topics. | ||
== Triangular tiling == | == Triangular tiling == |
Revision as of 18:19, 26 October 2008
Wandora's tiling graph generator creates simple graphs that resemble regular polygon tilings. Available graph tilings are:
- Square tiling
- Triangular tiling
- Hexagonal tiling
Tiling generator starts with option File > Generators > Tiling graph generator....
Square tiling
Square tiling is a graph where
- Each vertex is connected to
- four other vertices if vertex is inside the graph.
- three other vertices if vertex is on the edge of the graph.
- two other vertices if vertex is one of the four corners of the graph.
Gives a graph topic map
To create other graph forms than rectangles, create first large rectangular graph, select nodes in Wandora's graph view and remove selected topics. The idea is to cut away useless topics.
Triangular tiling
Hexagonal tiling