1 Star 1 Fork 48

Cesium/3dtiles

forked from 您nin/3dtiles 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Cargo.toml 371 Bytes
一键复制 编辑 原始数据 按行查看 历史
fanvanzh 提交于 2020-06-13 15:40 . Update Cargo.toml
[package]
name = "_3dtile"
version = "0.1.0"
authors = ["fanzhenhua <fanzhenhua@superengine.com.cn>"]
[dependencies]
libc = "0.2"
clap = "2.0"
chrono = "0.4"
rayon = "1.0"
# serilaze
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde-xml-rs = "0.2.1"
# log
log = "0.4"
env_logger = "0.5"
#
byteorder = "1.2"
[build-dependencies]
cc = "1.0.*"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cesium_processing/To-3dtiles.git
git@gitee.com:cesium_processing/To-3dtiles.git
cesium_processing
To-3dtiles
3dtiles
master

搜索帮助