mirror of https://github.com/Leinnan/rpack.git
1.2 KiB
1.2 KiB
rpack 
Create spritesheets in seconds!
rPack egui
To open it in browser click one of the icons below:
A both desktop and web frontend for generating tilemaps. Just drag and drop images into the program and generate tilemaps.
Source code is available in crates/rpack directory of the repo.
Bevy rPack
A Bevy plugin with support for the rpack.json atlases.
More info available at crates/bevy_rpack.
rPack CLI
Command line interface for generating tilemaps. Code stored in crates/rpack_cli directory. Right now this is the part of the project that could change the most.