13个版本

0.3.0 2023年9月25日
0.2.4 2020年2月23日
0.1.6 2018年3月18日
0.1.5 2018年1月23日

#142 in 渲染

每月48次下载

GPL-3.0AGPL-3.0-or-later

81KB
1.5K SLoC

CI

sprite (可执行文件)

Cargo License: GPL-3.0 Downloads

运行

cargo install sprite
sprite

这应该会产生以下窗口

Sprite

sprite-gen (库)

一个用于生成2D精灵的Rust库。由 https://github.com/zfedoran/pixel-sprite-generator 转移

Cargo License: GPL-3.0 Downloads

文档

用法

将此添加到您的 Cargo.toml

[dependencies]
sprite-gen = "0.2"

依赖项

~26–64MB
~1M SLoC