@chokcoco 你实现的太极图中,如下图: <img width="736" alt="image" src="https://user-images.githubusercontent.com/38221479/200125548-8b5fe730-2993-4b90-9bc3-98fc7485beae.png"> 箭头所指的位置用了半圆实现。 而真正的太极图并不是这样的,见:https://zh.wikipedia.org/wiki/%E5%A4%AA%E6%A5%B5%E5%9C%96 <img width="451" alt="image" src="https://user-images.githubusercontent.com/38221479/200125644-8af43505-acc2-493a-aba7-4bbb2e34bb33.png"> 上图箭头所指的链接中,可以看到更详细的图案: https://www.fileformat.info/info/unicode/char/262f/browsertest.htm <img width="576" alt="image" src="https://user-images.githubusercontent.com/38221479/200125683-90ae34b9-fc5c-444f-ae38-4ba5d69eb9af.png"> 可以观察到,明显不是两个半圆的关系。
@chokcoco 你实现的太极图中,如下图:
箭头所指的位置用了半圆实现。
而真正的太极图并不是这样的,见:https://zh.wikipedia.org/wiki/%E5%A4%AA%E6%A5%B5%E5%9C%96
上图箭头所指的链接中,可以看到更详细的图案:
https://www.fileformat.info/info/unicode/char/262f/browsertest.htm
可以观察到,明显不是两个半圆的关系。