Skip to content

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

Notifications You must be signed in to change notification settings

ntaylorbishop/FBXImporter

Repository files navigation

#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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published