English

Convert OBJ to FBX File in Java

OBJ files are used to create, edit, or manipulate 3D objects. In certain situations, you may need to convert an OBJ file to an FBX file in Java. This article covers how to convert a 3D object file to an FBX file programmatically using Java.
October 16, 2021 · 2 min · Farhan Raza