files_3d icon indicating copy to clipboard operation
files_3d copied to clipboard

FBX not working in NC 19

Open msegec opened this issue 4 years ago • 10 comments

Hi v1r0x,

Appreciate your latest 0.3 release :)

Having issues viewing FBX created in Pix4D atm, just forever gives me a loading circle and no data transfer on the server stats at all.

Also wondering if there was a simple code snippet we can get put in to give us some additional viewing controls?

msegec avatar Jul 10 '20 04:07 msegec

That's weird. Could you share one of the files not working? My fbx files (created in maya and blender) work fine. What do you mean with "additional viewing controls"?

v1r0x avatar Jul 10 '20 07:07 v1r0x

I will provide a link soon, just at home now.

Additional viewing E.G. properties of the model, eg face / vertice count? I will have to look into this more for threejs to describe it better.

On Fri, 10 Jul 2020 at 15:43, Vinzenz Rosenkranz [email protected] wrote:

That's weird. Could you share one of the files not working? My fbx files (created in maya and blender) work fine. What do you mean with "additional viewing controls"?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/v1r0x/files_3d/issues/13#issuecomment-656535117, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALWGYCSCBMB3JTQQBKIHXUTR23BB7ANCNFSM4OWHG6YA .

msegec avatar Jul 10 '20 08:07 msegec

https://bit.ly/39uJx07 Link to FBX and Texture on my NC instance.

msegec avatar Jul 24 '20 00:07 msegec

As for viewing options https://threejs.org/editor/ is an example, or one in a git already. https://github.com/Adjam93/threejs-model-viewer

msegec avatar Jul 24 '20 00:07 msegec

https://bit.ly/39uJx07 Link to FBX and Texture on my NC instance.

Unfortunately, the link doesn't work for me.

v1r0x avatar Jul 24 '20 12:07 v1r0x

Sorry I took the NC instance down as I needed the VM Host resources for other things. Ill provide a google drive link instead.

On Fri, 24 Jul 2020 at 20:17, Vinzenz Rosenkranz [email protected] wrote:

https://bit.ly/39uJx07 Link to FBX and Texture on my NC instance.

Unfortunately, the link doesn't work for me.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/v1r0x/files_3d/issues/13#issuecomment-663510428, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALWGYCQNGC677QG7NQGHLYDR5F3VPANCNFSM4OWHG6YA .

msegec avatar Jul 24 '20 22:07 msegec

Any news on this?

v1r0x avatar Jun 01 '21 12:06 v1r0x

I am having the same Issue : https://nextcloud.nrp-nautilus.io/s/4F22LAKQc3WCksr

here is a breakdown of how the how the file formats perform.

OBJ : is the only one that works with textures, DAE : Alpha'd out black STL : Pink Meshes GTLF : No Textures FBX : not loading

I have checked them in blender and they appear fine there, this is a model made through photogrammetry.

ARtSSt avatar Mar 09 '22 19:03 ARtSSt

Your fbx loads for me. Only exception is that no texture is loaded, thus it is black and there seems to be no model (also it is beneath the grid ;) )

v1r0x avatar Mar 10 '22 08:03 v1r0x

I can confirm there should definitely be a model and texture. This is where the confusion is. I have exported this from Blender a few different ways and the same behaviour happens.

ARtSSt avatar Mar 10 '22 20:03 ARtSSt