平面搜索 meaning in English
flat search
Examples
- In which , the algorithms of model slicing based on stl are more important . the thesis studies many emitted algorithms in this field , finds out although they executing approaches are different from each other , they follow a same principle , that solve the crossing line by the method of finding triangles according to slicing plains
论文研究了当前多种基于stl模型的分层方法,发现这些算法虽然在具体的执行过程上表现各异,却在实现上遵循了相同的思路:都采用了为分层平面搜索三角形的“逐层”方式,由于实际stl模型中三角形数量巨大,所以这种搜索无疑是非常耗时的。