English

Convert OBJ to DXF File in Java

OBJ files support polygonal geometry as well as free-form geometry like the curves and surfaces. In certain cases, you may need to convert an OBJ object file to a DXF file. In accordance with such use cases, this article covers how to convert OBJ to DXF file programmatically in Java.
July 16, 2022 · 2 min · Farhan Raza