Last active
July 27, 2023 14:35
-
-
Save kikitte/c07fd49b3f1a2cdd173d1cd83c8f856e to your computer and use it in GitHub Desktop.
常用计算几何算法
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 整理一下工作学习中用到的计算几何算法,大多使用JavaScript实现。 |
Author
Author
Author
Author
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment







坡面法向量在XOZ平面和YOZ平面上的投影线的坡度大小,可能实际用处比较小。
