To use ML and mood to generate tile
- Grid -> Tile (Intersection -> dualPts) [Zhilong]
- One function [Bill]
- Tile Wireframe for fixed symmetry, save points (Automatically fulfilled by #1) [Zhilong]
- Queue for plotted vertices (先进先出) [Zhilong]
- Point - save neighbors points (Make some classes) [Zhilong] tri1:[v1_id, v2_id, v3_id] v1: v1_id, 找v1 (x, y, z)
- Tools2D to singletons [Zhilong]