YggSky

Results 4 issues of YggSky

(For some reason)for example ,if segment have color property,and is red, execute `cavc::parallelOffset` function, I hope to find offset segment corresponding to origin,so i can know the offset segment and...

use your example ,only modify operate. the **std::vector** size is 1e8. xsimd::sqrt((xsimd::cos(ba) + xsimd::sin(bb)) / 2) **use time 12s** is slower than std::sqrt((std::cos(a[i]) + std::sin(b[i])) / 2) use time **4.4s**

### Is there an existing issue for this? - [X] I have searched the existing issues ### Full version info ```shell ``` ### Subproject(s) affected? GCS ### Problem description file...

GCS
WB Sketcher

#include #include 还有宏定义冲突 NOMINMAX 能解决一部分