BRL-CAD
Encyclopedia
|
| Tutorials | Encyclopedia | Dictionary | Directory |
|
BRL-CAD
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, image-processing and signal-processing tools. The entire package is distributed in source code and binary form.
History
Mike Muuss works on the XM-1 tank in BRL?CAD at a PDP?11/70 terminal while Earl Weaver inspects a design printout. Development on BRL-CAD as a package subsequently began in 1983; the first public release was made in 1984. BRL-CAD became an open source project on December 21, 2004. BRL-CAD now continues to be developed and maintained by a core community of open source developers ever since. What is BRL-CADSince the late 1950s, computers have been used to assist with the design and study of combat vehicle systems. The result has been a reduction in the amount of time and money required to take a system from the drawing board to full-scale production as well as increased efficiency in testing and evaluation. In 1979, the U.S. Army Ballistic Research Laboratory (BRL) (now the U.S. Army Research Laboratory [ARL]) expressed a need for tools that could assist with the computer simulation and engineering analysis of combat vehicle systems and environments. When no existing computer-aided design (CAD) package was found to be adequate for this purpose, BRL software developers began assembling a suite of utilities capable of interactively displaying, editing, and interrogating geometric models. This suite became known as BRL-CAD. Now comprising over two million lines of source code[1], BRL-CAD has become a powerful constructive solid geometry (CSG) modeling package that has been used at sites throughout the world. It contains a large collection of tools, utilities, and libraries including an interactive geometry editor, raytracing and generic framebuffer libraries, a network-distributed image-processing and signal-processing capability, and a customizable embedded scripting language. In addition, BRL-CAD simultaneously supports dual interaction methods, one using a command line and one using a graphical user interface (GUI). A particular strength of the package lies in its ability to build and analyze realistic models of complex objects using a relatively small set of "primitive shapes." To do this, the shapes are manipulated by employing the basic Boolean operations of union, subtraction, and intersection. Another strength of the package is the speed of its raytracer, which is one of the fastest in existence. Finally, BRL-CAD users can accurately model objects on scales ranging from the subatomic through the galactic and get "all the details, all the time." Why CSG modelingAlthough BRL-CAD has been used for a wide variety of engineering and graphics applications, the package's primary purpose continues to be the support of (1) ballistic and (2) electromagnetic analyses. Accordingly, developers have found CSG modeling to be the best approach in terms of model accuracy, storage efficiency, precision, and speed of computational analysis. While polygonal and boundary representation (B-rep) modeling often focuses on just the surfaces of objects, CSG modeling focuses on the entire volume and content of objects. This gives BRL-CAD the capability to be "more than skin deep" and build objects with real-world materials, densities, and thicknesses so that analysts can study physical phenomena such as ballistic penetration and thermal, radiative, neutron, and other types of transport. Package contentIn 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. The basic data flow structure of the package is provided in Figure 1. File FormatsASCII, FASTGEN-4, STL and IGES to BRL-CAD native format (.g). 7.8.0 for Irix, for instance, can convert ASCII, AutoCAD DXF, Elysium Neutral Facetted, ELUCID, FASTGEN-4, IGES, Jack, NASTRAN, Pro/E, STL, TANKILL, Unigraphics and Viewpoint OpenNURBS is currently being implemented (2007). LibrariesThe BRL-CAD libraries (designated by the prefix "lib") are designed primarily for the geometric modeler who also wants to tinker with software and, perhaps, design custom tools. Each library fits into one of three categories: (1) creating and/or editing geometry, (2) raytracing geometry, or (3) image handling. The following is a list of the major BRL-CAD libraries and descriptions of their functions.
Tools and utilitiesThe application side of BRL-CAD also offers a number of tools and utilities. In all, there are over 400 tools and utilities that are primarily concerned with (1) geometric conversion, (2) geometric interrogation, (3) image format conversion, and (4) command-line-oriented image manipulation. The following is a list of select few of the major BRL-CAD tools and utilities.
Benchmark testingAs changes are implemented in BRL-CAD, ARL developers run a standard set of computationally intensive image files on a common machine in order to benchmark and compare raytrace performance. In addition, these images are provided with each source distribution of the package so that users can also test performance on their machines, if desired. The benchmark results provide a direct linear metric (called the vgr number) for comparing performance between systems. ReferencesSee also
External links
Free supportCommercial support
de:BRL-CAD fr:BRL-CAD it:BRL-CAD ru:BRL-CAD Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article
|
|
top
©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement