
BRL-CAD
Sign in to saveBRL-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.
Key facts
- Software.name
- BRL-CAD
- Software.logo
- BRL-CAD logo.png
- Software.screenshot
- BRL-CAD screenshot.jpeg
- Software.caption
- MGED Screenshot of Moss World
- Software.author
- Mike Muuss
- Software.developer
- Transformation Decision Analysis Center
- Software.programming language
- C, C++, Tcl
- Software.operating system
- Cross-platform (BSD, Linux, Mac OS X, Solaris, and Windows, among others)
- Software.genre
- CAD
- Software.license
- LGPL-2.1-only
via Wikipedia infobox
Wikidata facts
- Official website
- brlcad.org
- Image
- BRL-CAD screenshot.jpeg
Show 8 more facts
- Commons category
- BRL-CAD
- inception
- 1979-00-00
- user manual URL
- brlcad.org/wiki/Documentation
- source code repository URL
- github.com/BRL-CAD/brlcad
- issue tracker URL
- github.com/BRL-CAD/brlcad/issues
- IRC channel URL
- irc://irc.freenode.net/brlcad
- software version identifier
- 7.42.2
- publication date
- 1984-00-00
Sources (8)
via Wikidata · CC0
~3 min read
Article
4 sectionsContents
- History
- See also
- References
- External links
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. This means BRL-CAD can "study physical phenomena such as ballistic penetration and thermal, radiative, neutron, and other types of transport". It does also support boundary representation.