All Projects → dobkeratops → openfbx

dobkeratops / openfbx

Licence: LGPL-3.0 License
fbx importer lgpl; no use of autodesk sdk; debug viewer; reads mesh and animations

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
prolog
421 projects

fbx LGPL importer c++ no use of autodesk SDK reads subset of fbx 3d model file format(ascii). Intended for a file translator or integration in other tools/engines only tested with a small number of fbx files from blender so far. support at the moment:- -coordinate frames -animation curves -mesh -weighmaps -animation -UV's verified in a debug-viewer(but no texture viewer)

includes a vertex reducer to find {xyz,uv..} vertices for rendering

fbxviewer.cpp is the test program , loads a file passed in the command line & views it

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].