How to convert FBX to HMD?

How do i create HMD from FBX files?

I’m sure it is NOT the best way but this is how I’m doing it now:

1, Copy your FBX into your res folder
image

2, Compile the code, it converts your FBX files
image

3, You can find generated HMD files in the res/.tmp folder
image

4, Remove/Move these files (hmd+fbx) from res folder. This step is needed when you want to load them runtime to avoid big filesizes

5, Use them
image
image

1 Like

Thanks, it helped, now i should fill the 20 characters…

Hey, is there way to convert HMD to FBX?