Git Product home page Git Product logo

spinebinaryconverter's Introduction

SpineBinaryConverter

Old Spine binary formats are unreadable with the current Spine animation program, and no backwards compatible version exists to edit Spine binary files before version 3.5. To fix this problem, this program takes old Spine skeleton binary files and converts them to the JSON equivelent so they can be parsed.

Notices

Currently, this repository uses spine-sharp version 3.4 from the Spine runtimes and therefore only parses version 3.4 binary files. It is possible to switch out the spine-sharp folder in this repository for a different version on the Spine-sharp github, but doing so will cause the program to fail to compile. More info in the Unfinished Work section under Version Swaping.

Unfinished Work: ~85% Complete

  1. Color Support: color timelines are unparsed, so files that change color over time will be unable to do so.
  2. Event Support: files with interactable elements will not parse successfully and throw an error when trying to parse Events.
  3. Version Swaping: Small changes were made to the original spine-sharp project to make parsing binary files easier. Currently the Deformation animations section has been changed to read pre-deformed vertices and offset.

Usage

Simply drag the skeleton file onto the exectuable to run the conversion process. The new file will be output to the same directory as the original file.

Executables

Latest Windows executable in releases or here

spinebinaryconverter's People

Contributors

petermoras avatar

Watchers

James Cloos 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.