
Work with a collection of instruments for generating custom sprite sheets. Optimize coordinates with specific algorithms selected manually or applied automatically. Check out multiple project structures available for management and apply single textures to different items.
Zwoptex is a 2D sprite packing utility used to optimize sprites and pack them into efficient texture atlases. Using texture atlases save memory by using a single texture for multiple sprites.
v1.5 [Sep 30, 2012]
- Fixed a bug in templating language that corrupted coordinates when there was only a single object in a for loop.
- Zwoptex is now Developer ID signed to play nice with OS X 10.8 Gate Keeper