lua-winged-edge:Lua中的Weded Edge数据结构

时间:2021-05-09 01:02:36
【文件属性】:
文件名称:lua-winged-edge:Lua中的Weded Edge数据结构
文件大小:24KB
文件格式:ZIP
更新时间:2021-05-09 01:02:36
Lua 卢阿翼边 Lua Winged Edge退出了我的库(以及其他工具),以创建一个全面的Winged Edge数据结构。 要进一步阅读,请检查。 快速范例 local we = require " winged-edge " local object = we. new ( " some_object.obj " ) for face in ipairs (obj. faces ) do local adjacent = we. traverse (face, object) for _, adj_face in ipairs (adjacent) do print (face, adj_face) end end 执照 该代码是根据获得。 请查看LICENSE文件以获取更多信息。
【文件预览】:
lua-winged-edge-master
----.gitattributes(483B)
----external()
--------obj_loader.lua(3KB)
--------cpml()
----init.lua(4KB)
----LICENSE.md(1KB)
----README.md(773B)
----.gitignore(3KB)

网友评论