GithubHelp home page GithubHelp logo

puppeteer's Introduction

Puppeteer

A graph based animation controller for Unity.

IMPORTANT NOTICE: The code design in this repository has some flaws, which prevent it from fully implementing certain functionalities (such as multi-layer state machines). You can reference the design ideas in this repository, but do not use this repository directly in a development environment.

ADDENDUM: Although the code design in this repository failed, in my subsequent development, I have proven that using Playable to implement a graph-based animation system is feasible, but I am unable to open-source it. Additionally, I do not recommend using Playable to build a large-scale, graph-based animation system, as Playable was not designed for complex topological structures, and it has quite a few limitations, reference(written in Chinese):

Animation Mixer Graph Example

Animation State Machine Graph Example

Status

Legends:

  • 󠀥✅ Completed
  • ▶️ In Progress
  • ❔ Undetermined
  • 🔘 Canceled
  • 🚫 Won't Support

Animation Graph Editor

  • Nodes
    • ✅ Pose Output Node(Graph Root Node)
    • ✅ Mixer Node
    • ✅ Layer Mixer Node
    • ✅ Clip Node
      • ✅ Optional Playback Speed
      • ✅ Optional Motion Time
    • ▶️ Blend Space 1D Node
    • ▶️ Blend Space 2D Node
    • ✅ Animation Script Node
    • ✅ Script Node
    • ✅ Sub Graph Node
    • ▶️ State Machine Node
    • ▶️ State Node(In State Machine)
    • 🔘 Param Node (Embed into PlayableNode)
    • 🚫 Pose Cache Node
    • 🚫 Mirror Pose Node
  • State Machine
    • ▶️ Transition
      • Smooth Transition
      • Frozen Transition
  • ❔ Light Theme UI
  • ❔ Pose Preview
  • ❔ Debug Mode

Animation Graph Runtime

  • Nodes
    • ✅ Clip Node
      • ✅ Optional Playback Speed
      • ✅ Optional Motion Time
    • ✅ Mixer Node
    • ✅ Layer Mixer Node
    • ▶️ Blend Space 1D Node
    • ▶️ Blend Space 2D Node
    • ✅ Animation Script Node
    • ✅ Script Node
    • ✅ Sub Graph Node
    • ▶️ State Machine Node
    • ▶️ State Node(In State Machine)
    • 🔘 Param Node (Embed into PlayableNode)
    • 🚫 Pose Cache Node
    • 🚫 Mirror Pose Node
  • Runtime PlayableGraph Modification
    • ❔ Clip Replacement
    • ❔ BlendSpace1D Replacement
    • ❔ BlendSpace2D Replacement
    • ❔ SubGraph Replacement
  • Events
    • ❔ Playable State Events
    • ❔ Custom Events

Others

  • ❔ IK
  • ❔ Ragdoll
  • ❔ Pose Matching

puppeteer's People

Contributors

solarianz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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