/FBXImporter

An FBX importer tool for my engine that imports vertices, skeleton, and animation data from FBX files.

Primary LanguageC

#Notes on Compilation

Must be compiled in DebugInline

#How to Use

##Moving Around the Scene

Keyboard Function
WASD Move around
Space Move camera up
C Move camera down
Mouse Look around

##To Demo Animation Blending

  1. Hit F1 to open console
  2. Type in: "animblend"

Opening the console

  1. Use left and right arrow keys to blend between IDLE - WALK - RUN animations.

Animation Blending