open_texture_packer 0.1.0

Open source and free Texture Packer tool written in rust.
open_texture_packer-0.1.0 is not a library.
Visit the last successful build: open_texture_packer-0.2.5

Open Texture Packer

Open source and free Texture Packer tool written in rust.

twitter_header_photo_1

Basic Usage

Specifies the path of the directory containing the images to be textured.

cargo run <input_directory>

You can also specify an arbitrary directory for the output destination

cargo run <input_directory> [output_directory]

If nothing is specified, images in the current directory are retrieved.

cargo run

Author

Daisuke Takayama

License

Copyright (c) 2024 Daisuke Takayama Released under the MIT license