notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Clip.md (269B)


      1 # Clip
      2 
      3 CG W13 L3
      4 
      5 **Definition:** Prerecorded set of frames representing an object in motion.
      6 
      7 This can be thought of in a similar way to tiling where the start and end should be the same and then repeated over and over again.
      8 
      9 See [Animation](Animation.md) for more.