Coder Social home page Coder Social logo

texturepacker's Introduction

Texture Packer

About

Texture Packer is a program that packs images into textures for use in OpenGL and DirectX applications. It creates a data file which gives the name and coordinates of each image in the texture. These are also known as a texture atlas. It uses a rectangle packing algorithm based on the pseudo code in the article by Jim Scott.

Features

  • Supports .png, .bmp, .jpg, .gif and .tif image formats
  • Recursively process a directory of images
  • Output to text or xml format
  • Supports multiple texture output
  • Supports spacing between texture and alpha or colored backgrounds
  • Use size limits to fit more images or resize images
  • Supports Nearest Neighbor or Bilinear filtering
  • Supports resizing to nearest power of 2 and maintaining aspect ratio
  • Includes Sprite Sheet Slicer tool for cutting up sprite sheets into separate image files

Screenshots

Release Notes

Date Description
15-08-2012 v1.6.1 - Faster image file size reading
29-01-2012 v1.5 - Added support for multiple folders and post-processing using a batch file
13-06-2011 v1.4 - Added Sprite Sheet Slicer tool
11-11-2010 v1.3 - Improved speed and sorting
20-06-2010 v1.2 - Added support for loading and saving settings
01-05-2010 v1.1 - Added pcx support & Fill Spacing option
14-02-2010 v1.0 - First Release

texturepacker's People

Contributors

benbaker76 avatar

Stargazers

Emilio P Egido avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.