rucksack
rucksack - texture packer and resource bundler
- Free • Open Source
- Mac
- Windows
- Linux
...
rucksack is a texture packer and resource bundler. Use the rucksack executable to build your resources file, and then depend on librucksack in-game to get the resources out at runtime. Alternately, roll your own resource-loading code using the file format detailed at the end of this README.
rucksack defines a resource manifest file format which is loosely based on JSON but accepts comments, extra punctuation, and unquoted strings. This manifest file tells rucksack which files to bundle and how to store them. rucksack uses a rectangle bin packing algorithm to efficiently store multiple images into a single texture, otherwise known as a "sprite sheet".
rucksack defines a resource manifest file format which is loosely based on JSON but accepts comments, extra punctuation, and unquoted strings. This manifest file tells rucksack which files to bundle and how to store them. rucksack uses a rectangle bin packing algorithm to efficiently store multiple images into a single texture, otherwise known as a "sprite sheet".
Show full description ▾
rucksack
Summary and Relevance
Our users have written 0 comments and reviews about rucksack, and it has gotten 2 likes
- Open Source and Free product.
- 8 alternatives listed
Popular alternatives
View allrucksack was added to AlternativeTo by andrewrk on Feb 13, 2015 and this page was last updated Feb 22, 2015.
Features Vote on or suggest new features
This app doesn't have any features at the moment.Comments and Reviews Post a comment / reviewSort: relevance • date
No comments or reviews, maybe you want to be first?Category
DevelopmentTags
- spritesheet-generator
- texturepack
- development
- resource-bundler
- Game Development
No screenshots yet