xFile can't read downloaded free 3D models

Hi, i’m trying to import x files in vvvv.
I don’t have any problem with the mesh that I personally do in Maya but the xFile node of my patch can’t read the x files of the models that I downloaded from internet.
what could be the problem?

I attached the basic patch and an example of model that can’t read (both .obj and .x)

thanksxFile_Example.zip (249.7 KB)

i think you have as txt, and it will work with binary only
in any case here a dx11 example for loading meshes

SceneLoader (DX11.Geometry Assimp).v4p (9.7 KB)

witch works perfect with your files

1 Like

thank you so much!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.