1 Star 0 Fork 0

Accelerator/piston-examples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Cargo.toml 956 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sven Nilsen 提交于 2020-02-11 23:35 . Updated depencies
[package]
name = "piston-examples"
version = "0.0.0"
authors = ["bvssvni <bvssvni@gmail.com>"]
keywords = []
[[bin]]
name = "hello_world"
path = "src/hello_world.rs"
[[bin]]
name = "draw_state"
path = "src/draw_state.rs"
[[bin]]
name = "sprite"
path = "src/sprite.rs"
[[bin]]
name = "image"
path = "src/image.rs"
[[bin]]
name = "paint"
path = "src/paint.rs"
[[bin]]
name = "deform"
path = "src/deform.rs"
[[bin]]
name = "cube"
path = "src/cube.rs"
[[bin]]
name = "texture_swap"
path = "src/texture_swap.rs"
[[bin]]
name = "multi_window"
path = "src/multi_window.rs"
[[bin]]
name = "shapes"
path = "src/shapes.rs"
[dependencies]
piston_window = "0.107.0"
find_folder = "0.3.0"
piston-ai_behavior = "0.31.0"
piston2d-sprite = "0.59.0"
image = "0.23.0"
piston2d-drag_controller = "0.29.0"
piston2d-deform_grid = "0.6.0"
gfx = "0.18.1"
gfx_device_gl = "0.16.2"
vecmath = "1.0.0"
camera_controllers = "0.31.0"
rand = "0.6.0"
shader_version = "0.6.0"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/accelerator_v8/piston-examples.git
git@gitee.com:accelerator_v8/piston-examples.git
accelerator_v8
piston-examples
piston-examples
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385