Giter Club home page Giter Club logo

comp7508_data_driven_animation's Introduction

COMP7508 Data-Driven Computer Animation

Welcome to the COMP7508 in year 2023!

Here is the code repository of HKU course COMP7508. Any commit and issue will be welcome.

Instructor: Prof. Taku Komura

TAs: @Mingyi Shi @Huancheng Lin

cover

Instruction

  • Always keep the latest version of this repo

    git clone https://github.com/LamWS/COMP7508_Data_Driven_Animation.git
    
  • Don't hesitate to seek helps with issue workspace

Assignment 1 - Basic Character Animation

In this assignment, you will learn the basic data structure and animation creation pipeline and are required to create an animation clip with provided infrastructure. Also, you need to understand the mathematics in FK and IK to read the motion capture files and play with them.

Details: [subfolder]

Assessments

  • A rendered video with character animation (Task 1, 40%)
  • Core code implementation of Forward Kinematics (Task 2, 50%)
  • Core code implementation of Inverse Kinematics - CCD IK (Task 3, Bonus)
  • Report (10%)

Assignment 2 - Animation Processing and Scripting

This assignment will teach you how to play with animation data by different algorithms like the interpolation, DTW (Dynamic Time Warping) and a Motion Matching.

Detials: [subfolder]

Assessments

  • part1_key_framing (30%)
    • Linear interpolation (10%); Slerp Interpolation (15%)
    • Report the different performance by giving different numbers (5%)
  • part2_concatenation (40%)
    • Define the search window (10%) + Calculate the sim_matrix (10%);
    • Find the real_i and real_j (10%);
    • The shifting on the root joint position (10%)
  • part3_motion_matching (15%)
    • Variable terms (22% - your_variable_num)
  • Report (10%) + 2 videos (5%)
    • Including necessary experiment results by different parameters (5%) and your thinking(5%) for how to produce high quality motions.

Assignment 3 - TBA

Pls, contact [email protected] or [email protected] if there is any question.

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.