Skip to content
Snippets Groups Projects
Unverified Commit e0fc3ee6 authored by Hesper Yin's avatar Hesper Yin Committed by GitHub
Browse files

Update overview.md

parent 848d5075
Branches
No related merge requests found
...@@ -8,12 +8,15 @@ permalink: /animation/ ...@@ -8,12 +8,15 @@ permalink: /animation/
There are four primary components that must be implemented to support Animation functionality. There are four primary components that must be implemented to support Animation functionality.
##A4.0 **A4.0**
- [(Task 1) Spline Interpolation](camera_rays.md) - [(Task 1) Spline Interpolation](camera_rays.md)
- [(Task 2) Skeleton Kinematics](intersecting_objects.md) - [(Task 2) Skeleton Kinematics](intersecting_objects.md)
##A4.5
**A4.5**
- Soon to come - Soon to come
Each of these components is described at the linked page. Each of these components is described at the linked page.
Additionally, the assignment specification asks you to create a video of your animation. Some brief technical notes on creating videos from images are [here](generate_videos.md). Additionally, the assignment specification asks you to create a video of your animation. Some brief technical notes on creating videos from images are [here](generate_videos.md).
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment