BRL-CAD

BRL-CAD
Original author(s)Mike Muuss
Developer(s)DEVCOM Analysis Center
Initial release1983; 42 years ago (1983)
Stable release
7.40.2[1] Edit this on Wikidata / 1 October 2024; 5 months ago (1 October 2024)
Repository
Written inC, C++, Tcl
Operating systemCross-platform (BSD, Linux, Mac OS X, Solaris, and Windows, among others)
TypeCAD
LicenseLGPL-2.1-only[2]
Websitebrlcad.org

BRL-CAD is a constructive solid geometry (CSG) solid modeling computer-aided design (CAD) system. It includes an interactive geometry editor, ray tracing support for graphics rendering and geometric analysis, computer network distributed framebuffer support, scripting, image-processing and signal-processing tools. The entire package is distributed in source code and binary form.

Although BRL-CAD can be used for a variety of engineering and graphics applications, the package's primary purpose continues to be the support of ballistic and electromagnetic analyses. In keeping with the Unix philosophy of developing independent tools to perform single, specific tasks and then linking the tools together in a package, BRL-CAD is basically a collection of libraries, tools, and utilities that work together to create, raytrace, and interrogate geometry and manipulate files and data. In contrast to many other 3D modelling applications, BRL-CAD primarily uses CSG rather than boundary representation.[3] This means BRL-CAD can "study physical phenomena such as ballistic penetration and thermal, radiative, neutron, and other types of transport".[4] It does also support boundary representation.[5]

The BRL-CAD libraries are designed primarily for the geometric modeler who also wants to tinker with software and design custom tools. Each library is designed for a specific purpose: creating, editing, and ray tracing geometry, and image handling. The application side of BRL-CAD also offers a number of tools and utilities that are primarily concerned with geometric conversion, interrogation, image format conversion, and command-line-oriented image manipulation.

BRL-CAD data flow structure
  1. ^ "Release 7.40.2". 1 October 2024. Retrieved 21 October 2024.
  2. ^ "BRL-CAD Copying and Distribution".
  3. ^ Hancock, Terry. "Was BRL-CAD the tool I was looking for?". freesoftwaremagazine.com. Retrieved 18 November 2016.
  4. ^ "Overview - BRL-CAD". brlcad.org.
  5. ^ "NURBS - BRL-CAD". brlcad.org.

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Nelliwinne