Giter VIP home page Giter VIP logo

verwandlung's Introduction

Verwandlung

Library and tools to inspect and transform FBX files.

Setup

Prerequisits

  • python >3.9
  • cmake >3.19
  • make >3.81 (checkout scoop for make on windows)
  • c++17 compatible build environment

Platforms

  • windows 10
  • macOS 10.15.*

Get the source

Fetch repository and dependencies / submodules.

git clone --recursive https://github.com/think-biq/verwandlung.git

Build

make clean build

Will configure and setup cmake build script generation in 'Release' mode, create a python virtual environment, install dependencies, build the dependencies, build pybind wrapper modules and verwandlung tools.

Python Wheels

After building the dependencies and libraries, the build script will create wheel (.whl) distribution packages. The will be put into 'build/src/python_smallfbx/package/dist' on macOS, or 'build/src/python_smallfbx/{Release,Debug}package/dist' (depending on your build profile) respectivly.

Test

Prerequisits

Checkout the instructions in etc/fbx/zophrac-9fea6ffd67b840cb970f5b4570794709.fbx on how to obtain the FBX used in the tests.

make test

Will install python packages from build directory in virtual environment and run the test scripts.

Components

wandel

Command line tool, to extract animation curves for blendshapes and bone animations to json (meta)data files, so it may be used with LLV.

python_smallfbx

Python binding (via pybind11) to the FBX management library SmallFBX by i-saint.

python_wandel

Python binding (via pybind11) for the wandel tool.

Use as Library

Coming soon ...

Use Command-line tools

Coming soon ...

License

  • Verwandlung (Copyright (C) blurryroots innovation qanat OÜ)

Third-party licenses

  • pybind11 (Copyright (C) Wenzel Jakob)
  • SmallFBX (Copyright (C) i-saint)
  • zlib (Copyright (C) Jean-loup Gailly and Mark Adler)

verwandlung's People

Contributors

blurryroots avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.