Top "Fbx" questions

FBX is an Autodesk proprietary file format (.fbx) used to provide interoperability between digital content creation applications like 3ds Max, Maya, MotionBuilder.

Convert mesh to stl/obj/fbx in runtime

I am looking for a way to export a mesh into stl/obj/fbx format at runtime and save it …

c# android unity3d mesh fbx
Use FBX file with 3D model in iOS native app

I have a requirement to display an interactive 3D model (the client supplies few FBX files) in one of the …

ios 3d fbx
Loading skinning information from FBX

I'm trying to write a parser for FBX files to my custom model format that can be used in my …

animation 3d skinning fbx
How can I play or view .FBX file in html Page using some Js lib

I'm trying to play or view 3D model in my html pages, Currently i am able to play only .Obj …

javascript html three.js fbx
XNA 4: import FBX problem

I have a problem with importing 3D model from FBX file. Source model contains 575 objects + 1 camera and looks like this: …

import xna fbx
Maya python FBX export?

I am trying to convert an .obj file to fbx with maya's python interpreter in a docker image. I have …

python maya autodesk fbx pymel
How do you import a FBX/OBJ model into a Babylon scene?

I am in the process of learning BabylonJS. How do you add a 3D model into an already existing BabylonJS …

fbx babylonjs