Skip to content

GaiaWorld/pi_math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi_math

目录结构

  • graph: 图算法
  • color:颜色,Vec3/Vec4 的 封装
  • cg2d:2D几何类型
    • geo2d: 基本形状:点,线段,带 孔 多边形;
    • boolean:多边形 布尔运算
  • triangulation:三角剖分,被 cg2d 使用
  • polygon:渐变,圆角矩形 的 三角化;
  • rect_map:二维 动态 装箱算法;
  • spatialtree 空间数据结构:四叉 & 八叉
  • TODO: hash_value 计算hash值,建立 jira 任务,让 @罗彬 移到 pi_lib/

推荐使用 的 数学 & 物理 库

其他

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages