Coder Social home page Coder Social logo

gedo4547 / fbxsharp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from izrik/fbxsharp

0.0 0.0 0.0 773 KB

A pure C# library for loading FBX files

License: GNU Lesser General Public License v2.1

Shell 0.18% C++ 29.34% Python 0.69% C 0.01% C# 69.39% Makefile 0.38%

fbxsharp's Introduction

FbxSharp Build Status NuGet

A pure C# library for loading FBX files

Description

FbxSharp was deliberately patterned after Autodesk’s FBX SDK, though written entirely in C# rather than C++. In general, the classes of FbxSharp match corresponding ones in the SDK, with the difference of not having the “Fbx” prefix on the name of the class. But of course, there are plenty of special cases. ;) Anyways, if you’re familiar with using the SDK, you should be able to figure out FbxSharp without any difficulty.

FbxSharp doesn't handle binary files yet, so you have to convert them to ascii. Also, it's only been only tested against file format version 2013.3, so convert to that while you're at it.

There's an example of how to use the library here: https://github.com/izrik/ChamberLib.FbxSharp/blob/master/FbxModelImporter.cs#L41

Future work will go towards implementing the rest of the api, implementing other versions of the api, and supporting additional file formats.

SDK Interface Versions Implemented:

  • 2020.0.1
  • 2019.5
  • 2019.2
  • 2019.0
  • 2018.1.1
  • 2018.0
  • 2017.1
  • 2017.0
  • 2016.1.2
  • 2016.1
  • 2016
  • 2015
  • 2014.2.1
  • 2014.1
  • 2013.3

File Versions Supported:

[ ] Version ID x.y SDK version(s) Notes
  • [ ]|7700|7.7|2020, 2019.5|

  • [ ]|7600|7.6|

  • [ ]|7500|7.5|2016.1.2 through 2019.2|

  • [ ]|7400|7.4|2014, 2015

  • [X]|7300|7.3|2013.3

  • [ ]|7200|7.2|

  • [ ]|7100|7.1|

  • [ ]|7099|||Compatible with 7.1, and taken as such

  • [ ]|7000|||Compatible with 7.1, and taken as such

  • [ ]|6100|6.1|

  • [ ]|6000|6.0|

  • [ ]|5800|5.8|

  • [ ]|5000|5.0|

  • [ ]|4050|4.5|

  • [ ]|4001|4.01|

  • [ ]|4000|4.0|

  • [ ]|3001|3.01|

  • [ ]|3000|3.0|

  • [ ]|2001|2.01|

  • [ ]|2000|2.0|

  • Ascii

  • Binary

fbxsharp's People

Contributors

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