Does Irrlicht support rigged meshes and their animations?
Yes, Irrlicht will import meshes that are rigged in many formats. Currently supported mesh file formats: Animated and Rigged: • B3D files (.b3d) • Milkshape (.ms3d) • Microsoft DirectX (.x) (binary & text) Animated only: • Quake 2 models (.md2) • Quake 3 models (.md3) Static: • 3D Studio meshes (.3ds) • Alias Wavefront Maya (.obj) • Cartography shop 4 (.csm) • COLLADA (.xml, .dae) • DeleD (.dmf) • FSRad oct (.oct) • Irrlicht scenes (.irr) • My3DTools 3 (.my3D) • OGRE meshes (.mesh) • Pulsar LMTools (.lmts) • Quake 3 levels (.bsp) In addition, there are exporters for popular 3D packages (Blender, 3DSMax, Gile[s], ..) included in the SDK.