spritesheet

command module
v0.0.0-...-5f5b18b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2015 License: MIT Imports: 8 Imported by: 0

README

spritesheet

Command-line utility to generate sprite sheet based on individual sprite images written in Go.

This utility can be used to generate sprite sheet textures to be used in games. The output images will be constrainted to a specified width and height (2048x2048 by default). This is useful when working with programs that output sprites as individual images (Blender, for example).

example sprite sheet

Usage

spritesheet [indir] [outdir]

Installation

This utility is written in Go, so you need to have that installed first. Once go is install, simply run:

go get github.com/jamal/spritesheet

And provided your go/bin directory is in your path, you should just be able to run spritesheet.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL