English

Convert DWG to FBX in Java

DWG files are used to work with CAD drawings while FBX format is commonly used by 3D modeling applications. In some use cases, you may want to convert a DWG file to an FBX file. In accordance with such requirements, this article demonstrates how to convert a DWG file to an FBX file programmatically in Java.
February 14, 2022 · 2 min · Farhan Raza