Giter Club home page Giter Club logo

2dframework's Introduction

==========================

TWOD Framework

Version 0000.00001

  • By David López Meseguer

==========================

A 2D framework to Animate graphics from the same .Png/.jpg file. This framework answer the question of "Y U NO GIF UNITY?" by providing a way to animate easily for Artists in Unity.

Main Functionality: It crops the image into pieces and animate them along the X axis of the original image. On the Y axis more Animations are stored:

Frames (x axis) Animation name (y axis)
012345 "idle"
012345 "walking"
012345 "attackin"

Pure RPG-Maker style. This makes it easy to use Software like PyxelEdit with Unity.

Features Animation System with built-in Events. It supports any number of frames/animations and any size for "CellSize".

For example: Cell size = x: 50pixels y: 50pixels will generate a 4 cell sliced Image from a 200x200 pixels image with 2 animations with 2 frames each. On a 500x1000pixels image will generate a 10x20 sliced image with 20 animations, 10 frames each.

Current restriction: The division of pixels has to be exact. A 201x200 pixels image on the 1st example above would fail.

Alt text

=========================== Progress:

Main Functionality complete. Working on Custom Editor and Inspectors tools for easy access.

2dframework's People

Contributors

mecze 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.