FBX Loader - what format?

A place to discuss everything related to Newton Dynamics.

Moderators: Sascha Willems, walaber

FBX Loader - what format?

Postby misho » Sun Jul 02, 2023 1:10 pm

I noticed there is a FBX file format loader in DemoSandBox. I'd like to implement this for my application. I have 3DS MAX 2014 version which can save all the FBX versions from 2014 down, but each one seems to crash the DemoSandBox upon loading. What version is supported by the loader?

From the code, all I can ascertain is that it is a binary file (FBX can be in ASCII mode as well)

Code: Select all
   FILE* fp = fopen(outPathName, "rb");
Misho Katulic
CTO, FSX SpacePort
TerraBuilder
www.terrabuilder.com
misho
 
Posts: 673
Joined: Tue May 04, 2010 10:13 am

Re: FBX Loader - what format?

Postby misho » Sun Jul 02, 2023 10:15 pm

Never mind - I had it in the wrong directory :roll:
Misho Katulic
CTO, FSX SpacePort
TerraBuilder
www.terrabuilder.com
misho
 
Posts: 673
Joined: Tue May 04, 2010 10:13 am


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 49 guests