v1r0x / files_3d

GNU Affero General Public License v3.0
33 stars 9 forks source link

FBX not working in NC 19 #13

Open msegec opened 4 years ago

msegec commented 4 years ago

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?

v1r0x commented 3 years ago

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"?

msegec commented 3 years ago

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 notifications@github.com 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 commented 3 years ago

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

msegec commented 3 years ago

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

v1r0x commented 3 years ago

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

Unfortunately, the link doesn't work for me.

msegec commented 3 years ago

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 notifications@github.com 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 .

v1r0x commented 3 years ago

Any news on this?

ARtSSt commented 2 years ago

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.

v1r0x commented 2 years ago

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 ;) )

ARtSSt commented 2 years ago

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.