Skip to content

cixzhang/SpritesheetGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2e0f4e5 · Jul 7, 2019

History

32 Commits
Jul 7, 2019
Jul 7, 2019
May 24, 2019
Jul 11, 2016
Jul 11, 2016
Jun 23, 2019
Jul 15, 2016
Jun 23, 2019
May 13, 2019
Jun 23, 2019
May 26, 2019
Jun 23, 2019
May 24, 2019

Repository files navigation

Introduction

Spritesheet Generator is a web application that generates spritesheet JSONs.

Drag and drop your sprites image file into the application and use the tools available to draw frames. Once you're done, the output is shown in the files panel and can be copied. If you need to edit an existing spritesheet, you can drag and drop an existing spritesheet JSON file into the application along with your sprites image file.

Development

Loading and modifying icons

To load icons:

npm run icons

You can also edit icons:

npm run icons -- edit

About

Web application that generates spritesheet JSON for use with PIXI.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages