Code Monkey home page Code Monkey logo

unity-easinglibraryvisualisation's Introduction

Unity - Easing Library Visualisation

gif

This project provides a front end visualisation to a group of 40 easing equations as easy to understand graphs with real-time animated markers to illustrate the motion. You can change the view from a single graph to all the graphs as well as displaying a column of drawers ( right side of image below ) that as you roll-over with the mouse will ease in or out to see the motion in action.

It contains a comprehensive easing class containing 10 different easing equations with 4 variations of each ( out, in, out-in, in-out ) based on the work of Robert Penner. The easing class can easily be used in your own projects, without any of the demo assets.

The latest version has added support for creating Unity animation curves directly from the ease equations.

Updates

Added support to convert ease equations into animation curves.
Added support to display animation curves on ease graphs.
Added Unity Curve Preset Library of ease equations as animation curves. 
Update documentation.

gif Screenshot2

Webgl Demo

http://www.noisecrime.com/unity/demos/EasingLibraryVisualisationWebglDemo/index.html

Forum Page

https://forum.unity3d.com/threads/easing-equations-visualisation-in-unity.483908/

System Requirements

Unity 5.4.2+

Acknowledgements

Easing Equations based on the work of Robert Penner ( see - http://robertpenner.com/easing ). Curves library from Burningmime - https://github.com/burningmime/curves. Includes C# implementation of Philip J. Schneider's least-squares method and Ramer-Douglas-Pueker Line Approximation Algorithm.

License

MIT

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.