Giter Club home page Giter Club logo

tiger's Introduction

Build Status

Tiger is a graphical tool for generating spritesheets and metadata about the animation and hitboxes they contain.

Tiger

Key Features

  • Timeline-editing for authoring animations
  • Easy to add and position hitboxes
  • Support for custom formats when exporting metadata
  • Generated texture atlas for use in-engine
  • Free and open-source with a permissive license

โš ๏ธ This project is under development. It is already usable and is generating spritesheets for Project Crystal. However, you should come back in a few months if you are looking for a polished experience!

Getting Started

Requirements

One of the following:

  • Windows 7 or newer
  • Linux (any reasonably modern distribution should do)

Installation

Windows

  1. Download the latest release (you want the .exe file)
  2. Run the executable
  3. That's it, you're done!

Linux

Dependencies

  1. Install GTK-3. This is most likely available from your distribution's package manager. For instance on Ubuntu, execute sudo apt-get install libgtk-3-dev
  2. Install the Rust compiler by executing curl https://sh.rustup.rs -sSf | sh or using an alternative method

Tiger installation

  1. Download the latest release of Tiger (you want the .tar.gz file)
  2. Extract the archive in a directory and open a terminal in that directory
  3. Execute make install (this may take several minutes)

This installation process puts the Tiger executable in ~/.local/bin/tiger.

If you want to uninstall Tiger, execute make uninstall from the extracted archive's directory. This will simply delete the files created by the install process.

Roadmap

See here.

tiger's People

Contributors

agersant avatar

Stargazers

 avatar

Watchers

 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.