From a51832822de008606ce922ec754ddf4c5074b4dc Mon Sep 17 00:00:00 2001 From: folkse7 <58465635+folkse7@users.noreply.github.com> Date: Sat, 4 Jan 2020 10:12:02 +0400 Subject: [PATCH] Add files via upload --- index.html | 40 ++++++++++++++++++++++++++++++++++++++++ style.css | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 93 insertions(+) diff --git a/index.html b/index.html index 1c1487a4..fb17c12d 100644 --- a/index.html +++ b/index.html @@ -133,6 +133,45 @@

Free & Open

Learn More + +
+
+

Features

+
+

Solid Geometry

+

+ Solid modeling is distinguished from other forms of geometric modeling by an emphasis on being physically accurate, fully describing 3D space. +

+

Raytracing

+

+ Raytracing is central to BRL-CAD as a means for performing geometric analysis and for rendering images for visualization purposes. +

+
+
+

Boundary Representation

+

+ BRL-CAD supports geometry in boundary representation NURBS format but also supports robust solid ray-tracing of NURBS geometry. +

+

Scripting interface

+

+ BRL-CAD can run series of commands piped in or redirected to it via standard input, instead of re-invoking BRL-CAD for each command. +

+
+
+

Cross-Platform Portability

+

+ BRL-CAD's hardware support includes everything from minimal laptops and desktops to gigantic distributed supercomputers. And it can be executed on most desktop operating systems. +

+

Constructive Solid Geometry

+

+ While now a fully hybrid modeling system, BRL-CAD has its roots in CSG modeling with implicit primitives. +

+
+ Learn More +
+
+
+
IMAGE1 @@ -141,6 +180,7 @@

Free & Open

IMAGE4
+