1 Star 0 Fork 15

falconlulu / planar_algorithm

forked from huifer / planar_algorithm 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
huifer 提交于 2019-04-28 07:53 . 多边形选择问题

planar_algorithm

jdk >=1.8 Apache

介绍

平面算法

关于 二维点 二维线的基础算法

  • 拟合球体

    • 拟合球体
    • 拟合椭球
  • 多边形选择

    • 根据结点选择
    • 根据线段选择
Java
1
https://gitee.com/null_970_6739/planar_algorithm.git
git@gitee.com:null_970_6739/planar_algorithm.git
null_970_6739
planar_algorithm
planar_algorithm
master

搜索帮助