English

Convert DWG to FBX Programmatically in C#

DWG files are CAD drawings that are commonly used by architectural or engineering applications. Whereas, FBX files are used for data compatibility between several 3D modeling applications. In some scenarios, you may want to convert a DWG file to FBX format. This article elaborates on how to convert DWG to FBX file programmatically in C#.
March 14, 2022 · 2 min · Farhan Raza

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