Applications for end-users. SDK's and tools for software developers. Custom development services for businesses.
Desktop application to view, explore and convert 3D CAD data across 30+ file formats.
Learn moreAutoCAD DXF (Drawing Interchange Format, or Drawing Exchange formal) is a CAD file format created by Autodesk for AutoCAD more compatible with other programs.
DXF was initially intended to represent exact copy of the data in the AutoCAD native format DWG (Drawing).
It can’t hurt if we mention that DXF coordinates come always without dimensions so the user needs to know the drawing unit or has to extract it from the textual comments in the sheets.
OBJ is a geometry definition file format (.obj extension) first developed by Wavefront Technologies for its Advanced Visualizer animation package.
The OBJ file format is a simple data-format that represents 3D geometry alone — namely, the position of each vertex, the UV position of each texture coordinate vertex, vertex normals, and the faces that make each polygon defined as a list of vertices, and texture vertices.
Vertices are stored in a counter-clockwise order by default, making explicit declaration of face normals unnecessary. OBJ coordinates have no units, but OBJ files can contain scale information in a human readable comment line.
Need to work with CAD files in numerous formats? No worries.
From DXF to OBJ, CAD Exchanger gets you covered.
A CAD file is an output of a CAD software, containing key information about the designed object: its geometry and topology representation, 3D model hierarchy, metadata, and visual attributes depending on the format of the file.
Read moreIn the 3rd and 4th parts of the series, we will talk about surface display modes in 3D CAD programs, starting with the shading mode.
Read moreWe continue to execute our mission to improve the import of massive 3D models. In 3.16 users will notice enhancements in both desktop and web visualization, as well as the extension of the support of the native file formats.
Read more