fbx Questions
9
Solved
I have a FBX model which I would like to open in Blender but when I try to import the model it says: ASCII FBX files are not supported. Is there a way to import the model to Blender somehow? I don'...
0
I am currently writing a FBX Importer using FBX SDK 2020, and I've been validating that the data I have is correct, by dragging and dropping the FBX into Maya, and viewing what Maya's Component Edi...
4
Solved
I am on a hololens project. My boss says, load the fbx file at runtime (we use unity). Our fbx file changes at runtime, so we must reload it (fbx is change from 3dMAx).
I tried the AssetBundle, but...
Westbrook asked 6/8, 2018 at 6:0
3
Solved
I am new in using Unity. In my game, models and animations are exported from 3DMAX as .fbx files, animations are clipped in Unity, but there's no .anim files generated, I need separated .anim files...
Lucero asked 26/3, 2014 at 13:6
2
I bought a 3D Model of a room. The model is in the .obj format. Now, I'm trying to import this model into Unity3D.
The Model came with:
5 x .obj files
5 x .mtl files
n x .jpg files
n x .tga fil...
Dott asked 25/8, 2015 at 18:38
1
I want to read 3d model from fbx file and display it within openGL es 2.0 engine on iPhone (not using Unity) and also I want to display animations for read 3d object.
How can i get animations from...
Frulla asked 15/8, 2016 at 8:19
0
Using autodesk's fbx sdk and python plugin, it seems it should be possible to create a small jpg as a preview image for an fbx file.
However, I can't figure out how to do it.
Which methods do I ne...
Nahshon asked 13/4, 2016 at 11:49
1
I am trying to export a skinned mesh. For some reasones FbxSDK breaks normals on edges of segments if I add a skin cluster to a mesh. Without a skin everything looks totally fine.
Example:
Code...
1
Solved
My model seems importing correctly but maybe I'm not setting something right? My fbx model that I imported has number of Mesh filters underneath it . Each Mesh filter's Albedo does map to an image ...
Meroblastic asked 27/8, 2015 at 21:7
1
Solved
I am trying to write custom data inside a FBX file from 3dsmax at export time. This be might possible even if I don't know right now how to do that.
But my question would be how can I read those cu...
Vizierate asked 2/9, 2015 at 8:5
4
I am trying to use the FBX converter tool, located in the utils/converters/fbx/ folder, of the three.js project located here:
https://github.com/mrdoob/three.js/
I have installed the FBX SDK Pyth...
Ortiz asked 19/4, 2013 at 0:11
1
Solved
FBX SDK 2016.0 by default writes FBX files with new format, incompatible with previous SDK version. There is a note about it in a readme:
Updated file format to 7.5 (compatible with 2016+ produc...
1
Solved
Blender seems to not want to import a FBX 6100 file. Is there any way I can convert the file, or even better, open it directly from Blender?
1
I'm trying to write a parser for FBX files to my custom model format that can be used in my game engine but I'm currently stuck on extracting the matrices needed for each bone. I think I might be l...
3
Solved
i use notepad++ to see the data structure of FBX model but i have some problems understanding it. Here is some info of a cube(side = 10) located in (0,0,0), can anyone tell me what do these members...
Tetrad asked 12/10, 2011 at 7:51
1
© 2022 - 2024 — McMap. All rights reserved.