notes

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

Blender.md (369B)


      1 # Blender
      2 
      3 CS331 W12 L3
      4 
      5 The default file format is FBX (Filmbox) which can be imported into [Unity](Unity.md)
      6 
      7 ## Links
      8 
      9 - [Mesh](Mesh.md)
     10 - [Pole](Pole.md)
     11 - [UVMaps](UVMaps.md)
     12 - [Animation](Animation.md)
     13 - [Keyframe Animation](KeyframeAnimation.md)
     14 - [Skeletal Animation](SkeletalAnimation.md)
     15 - [BlenderShortcuts](BlenderShortcuts.md)
     16 
     17 ## To Do
     18 
     19 - [Seam](Seam.md)