GithubHelp home page GithubHelp logo

blackstar-eop / havok2fbx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from highflex/havok2fbx

0.0 1.0 0.0 36 KB

Convert Havok files to Autodesk FBX

License: BSD 3-Clause "New" or "Revised" License

C++ 80.36% C 19.64%

havok2fbx's Introduction

Havok 2 FBX Converter 0.1a

Utility to convert Havok 2014-1-0 x32 files to FBX 2014.2.1

Support

  • x32 .hkt / .hkx / .xml animation/skeleton

Setup

Required Libraries/Applications:

  • Havok SDK 2014-1-0
  • FBX SDK 2014.2.1
  • Visual Studio 2012 for Platform Toolset V110

Required Environment Variables for installed libraries:

  • HAVOK_SDK_ROOT
  • FBX_SDK_ROOT

Compiling

  • 1.) Open solution file and make sure all libaries are installed
  • 2.) Compile as Debug or Release
  • 3.) Copy release/debug libfbxsdk.dll from FBX SDK to application directory

Usage

  • Files to be converted must be on Version 2014-1-0 x32!

  • Verfiy using Havok Content Tools before trying to convert

  • Run havok2fbx.exe -hk_skeleton PATH -hk_anim PATH -fbx PATH

    • hk_skeleton = The skeleton base to use
    • hk_anim = Animation to load with the skeleton ( optional )
    • fbx = path and filename for exported fbx, uses input filename if not specified ( optional )

Credits

  • Autodesk, Inc. ( FBX SDK )
  • Havok.com Inc. ( HAVOK Public SDK x32 )
  • Ken Shoemake ( Euler/Quat Code Snippet )
  • Figment ( Animation loading code idea/snippet from hkxcmd )
  • Highflex ( Creator of havok2fbx tool )

Licensing

  • Check LICENSE.txt

havok2fbx's People

Contributors

highflex avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.