GithubHelp home page GithubHelp logo

arcanedreams / managed-fbx Goto Github PK

View Code? Open in Web Editor NEW
37.0 10.0 9.0 10.4 MB

C# and .NET Framework wrapper for the Autodesk FBX SDK written in C++/CLI (managed C++).

Home Page: https://arcanedreams.tech

License: MIT License

C++ 92.67% C 6.06% C# 1.28%
fbx fbx-sdk c-plus-plus monogame cli clr dot-net cpp csharp autodesk

managed-fbx's People

Contributors

loveduckie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

managed-fbx's Issues

Needs to be updated for VS 2017+

Leaving an arbitrary note here for this library. Still has great use but it won't compile out of the box in VS2017. Nor is the 2015 FBX SDK available. :(

Trying to write an Exporter

I love the work you have done its very comprehensive. I recently ran into a problem where I needed to recover some 3D assets that no longer have its originals so I thought hey I know the data format of these resource files maybe i should just rebuild the scene as an FBX. So right now i'm trying your amazing FBX wrapper. But this project is not complete as I hoped it would be.

I have ran into a problem where I can't create many of the necessary nodes to build a scene.
Things like FbxNode.Create() and FbxScene.Create() wouldn't allow me to pass it the FBXManager.
Many things missing for building a basic scene like FbxSurfacePhong and no ability to addMaterials to the nodes. Essentially I only know how to build and export unpopulated empty scenes. Export class works though. I'm using the ExportDocument sample that came with the FBX 1015.1 SDK as a guide. I'm using VC 2012 with update 4. I'm not very experienced with C/C++ so I'm at a loss. Should I just give up if this is unattainable?

VS 2013 build..

Hey there...
I forked and cloned the repository to my local system.
I managed to get it to build in debug mode but in release, I'm getting around 700 unresolved externals during linking.
I'm wondering if you have any clue what could be causing this.
I have changed the paths for the debug and release and made sure I'm in X86 mode.

Nice work!.. I can see this project was a huge undertaking.
I have been using an old wrapper from 1012 and it doesn't have some of the methods I need.. like grabbing the tangents and bi-normals from the mesh.
Thanks for putting this work out there so others may learn from it and hopefully, create some cool stuff.

Samples

Do you have any sample files of writing an FBX back from scratch?

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.