Skip to content

LamWS/COMP7508_Data_Driven_Animation

Repository files navigation

COMP7508 Data-Driven Computer Animation

Welcome to the COMP7508 in year 2023-2024!

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

Instructor: Prof. Taku Komura

TAs: @Mingyi Shi @Zhouyingcheng Liao

cover

Instruction

  • Get the latest version of this repo
git clone https://github.com/LamWS/COMP7508_Data_Driven_Animation -b 2024
  • Don't hesitate to seek helps with issue workspace

Assignment 1 - Basic Character Animation

In this assignment, you will become familiar with fundamental data structures and the animation creation workflow. Your task is to craft an animation clip using the provided infrastructure. Also, you need to understand the mathematical concepts behind Forward Kinematics (FK) and Inverse Kinematics (IK), and then to interpret the motion capture files and interact with them.

Details: [subfolder]

Tutorial Slides

  1. Basic Linear Algebra in Graphics [slide]
  2. Forward and Inverse Kinematics [slide]

Assessments

  • A rendered video with character animation (Task 1, 40%)
  • Core code implementation of Forward Kinematics (Task 2, 40%)
  • Do the evaluation with CCD IK (Task 3, 10%)
  • Report (10%)

Pls, contact zycliao@cs.hku.hk or myshi@cs.hku.hk if there is any question.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages