spheregraph:go包创建一个球体图

时间:2024-07-13 21:02:37
【文件属性】:

文件名称:spheregraph:go包创建一个球体图

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-13 21:02:37

Go

#Spheregraph 用于创建二十面体并递归细分面以生成球体图的 golang 包。 #Requirements 确保您将此 repo 符号链接到您的 go path 主目录。 #跑步 要么将此包导入到您的源代码中,要么运行以下示例: go run run/main.go #测试 go test


【文件预览】:
spheregraph-master
----spheregraph_test.go(2KB)
----run()
--------main.go(1KB)
----README.md(363B)
----spheregraph.go(5KB)

网友评论