Desktop application to view, explore and convert 3D CAD data across 30+ file formats.
Software libraries for C#, C++, Java, Javascript and Python.
Learn how to convert BREP to GLB with CAD Exchanger
A Brep file is a 3D model stored in the boundary representation (also known as B-rep). The Brep format is a part of Open CASCADE Technology (OCCT).
The Brep structure is made up of two major components:
It comprises three-dimensional data such as vertices, edges, wires, faces, shells, solids, compounds, edge and face triangulations, polylines on triangulations, space location, and orientation.
GLB is a standardized file format for sharing 3D data used in virtual reality, augmented reality, games, and online applications. GLB files are a binary form of the GL Transmission Format (glTF) file, which employs JSON (JavaScript Object Notation) encoding.
Supporting data such as 3D scenes, models, lighting, materials, and geometry / animation are all stored in a single GLB file, eliminating the need for extra support files to access textures, geometry, shaders, animation, and other types of data required for a 3D view. GLB files are 30% smaller than glTF and its associated files, so they load and process faster.
GLB is compatible with various 3D visualization programs, such as Microsoft Paint 3D, Microsoft Remix 3D, Blender, Trimble 3D Warehouse, SketchUp.
Need to work with CAD files in numerous formats? No worries.
From BREP to GLB, 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 moreRead Autodesk Inventor and NX files written in the latest version, enjoy a more rigid BIM model structure, easily navigate through SDK documentation, take a closer look at Manufacturing Toolkit and its features.
Read moreSince the release 3.22.0, we have offered Docker images, allowing developers to easily set up and run CAD Exchanger SDK in the preferred environment. Let’s see how to build a Docker image that you can use for running apps.
Read more