![]() |
|
|||||||||||||||||
BRL-CADBRL-CAD is a powerful Constructive Solid Geometry (CSG) solid modeling Computer-aided design (CAD) system. BRL-CAD includes an interactive geometry editor, ray tracing support for computer 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.
HistoryBRL-CAD was principally architected and started by the late Mike Muuss after something of a dare in 1979. Earl Weaver (also of BRL at the time) bet Muuss that he couldn't display the XM-1 tank design (a prototype for the M1 Abrams) on a new graphical display terminal that had just been acquired. About 48 hours later, Mike had the display up and drawing a wireframe model. Within a day after that, military generals were being flown in and escorted into the research lab to see the design of the new tank. It was the first time anyone had ever "seen" the new design outside of some drawings. In 1972 plans for a new tank were decided on, and development contracts were awarded in 1973. In November 1976 the Chrysler prototype was selected to enter Full Scale Engineering Development with Chrylser being awarded a three year US$196.2 million contract to build 11 XM1 pilot vehicles, the first of which was completed in February 1978. "Designed in the 1970's by the Land Systems Division of the General Dynamics Corporation in response to the U.S. Army's MBT-70 program, the first M1 rolled off the assembly line in 1978. After two years of acceptance trials, the first of these vehicles was delivered to the US Army on February 28, 1980." [1] The XM1 was accepted for full production in February 1981 and named after General Creighton W. Abrams, former Army Chief of Staff and a battalion commander of the 37th Armored Battalion of the 4th Armoured Division during World War 2, and a key supporter of the XM1 programme. 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 almost a million lines of source code, 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. 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. External LinksFree SupportCommercial SupportThe contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License.
How to see transparent copy 01-04-2007 01:21:04 |
|





