Skip to content

Simple command line tool to pack multiple images into a texture atlas (KTX2 texture array)

Notifications You must be signed in to change notification settings

adihodos/texture-packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A simple texture atlas creation tool. Packs multiple images into a KTX2 array texture and a RON file with the images location in the texture.

How do I get set up?

cargo run --release

About

Simple command line tool to pack multiple images into a texture atlas (KTX2 texture array)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages