Editing Tutorial/Newbie

From BRL-CAD

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
 
BRL-CAD for Newbies
 
BRL-CAD for Newbies
  
By: Cameron Wolfe, wiki-brlcad, and others
+
By: Cameron Wolfe
  
BRL-CAD is a computer-aided design (CAD) software.  It allows you to design houses if you are an architect, design robotics part, or just draw and model things you find in the world.
+
BRL-CAD is a computer aided design (CAD) software.  It allows you to design houses if you are an architect, design robotics part, or just draw and model things you find in the world.  In order to take advantage of this tool you need to download and install it on your computer.  
  
=Installation=
+
1. Go to http://brlcad.org/
  
In order to take advantage of this tool, you need to download and install it on your computer.
+
[[File:BRL-CAD homepage.PNG|600px]]
  
[[File:BRL-CAD homepage.PNG|center|thumb|700px|1. Go to http://brlcad.org/]]
+
2. Click Download
[[File:Download.PNG|center|thumb|700px|2. Click Download]]
 
[[File:DownloadPage.PNG|center|thumb|700px|3. You will find yourself on the download page.]]
 
[[File:DownloadIt.PNG|center|thumb|700px|4. Click on your operating system to begin the download]]
 
[[File:Install.PNG|center|thumb|700px|5. Install it]]
 
  
=Modeling=
+
[[File:Download.PNG|600px]]
  
Now you can start modeling!
+
3. You will find yourself on the download page.
  
First, you need to search for mged in your computer’s finder or on the start menu and open the programOnce you have opened up MGED you see that there is a terminal with a white background and a graphical window with a black background.
+
[[File:DownloadPage.PNG|600px]]
 +
   
 +
4. Click on your operating system to begin the download
  
[[File:Editor Windows.png|center|700px]]
+
[[File:DownloadIt.PNG|600px]]
 +
 +
5. Install it
  
Once you see that you can almost begin to model, but first you need to create the file, or database that you are editing. In order to do that you need to go to the graphical layout then click File>New
+
[[File:Install.PNG|600px]]
  
[[File:FileNew.PNG|center|thumb|700px]]
+
Modeling
  
and type in the file name and select the file that will be saved, then click save. After that, you will be prompted if you want to make the database, click yes and now you can start modeling! The first shape that I made was a sphere, but there are [https://brlcad.org/gallery/picture.php?/5/category/1 many other types of primitive shapes]. Type in the console (make sphere1 sph) and then if you look in the graphical window you will see a very crude sphere.
+
Now you can start modeling!  First, you need to search for mged in your computer’s finder or on the start menu and open the program.  Once you have opened up MGED you see that there is a terminal with a white background and a graphical window with a black background.
 +
[[File:.PNG|600px]]
 +
  Once you see that you can almost begin to model, but first you need to create the file, or database that you are editing.  In order to do that you need to go to the graphical layout then click File>New and type in the file name and select the file will be saved, then click save. After that, you will be prompted if you want to make the database, click yes and now you can start modeling. The first shape that I made was a sphere, but there are many other types of primitive shapes.
 +
   
 +
Type in the console: make sphere1 sph and then if you look in the graphical window you will see a very crude sphere.  Then if you want to make a cube type in make cube1 arb8  and you will have your very own cube.  Then you can type in the names of other shapes and you will see that they make the object that you type in.  After making part of your model, you decide that you don’t like the cube floating in space so you want to delete it.  All you have to do is type in erase cube1 then it will erase itself from the graphical layout, but it is not completely gone, if you want it back all you have to do is type in draw cube1 and you will have your cube back. Only if you need the shape gone for good and will never use it again for any reason in that model, type in kill cube1 and it will be gone for good.  After finishing, type in rt in the console, and you will see your model rendered and showing you how it would look with faces and lighting instead of a wireframe.
  
[[File:Sphere.PNG|center|700px]]
+
If you don’t know how to do a certain thing then just type in help.  
 
 
Then if you want to make a cube type in (make cube1 arb8) and you will have your very own cube.
 
 
 
[[File:Cube.PNG|center|700px]]
 
 
 
Then you can type in the names of other shapes and you will see that they make the object that you type in.  After making part of your model, you decide that you don’t like the cube floating in space so you want to delete it.  All you have to do is type in erase cube1 then it will erase itself from the graphical layout, but it is not completely gone, if you want it back all you have to do is type in draw cube1 and you will have your cube back.
 
Only if you need the shape gone for good and will never use it again for any reason in that model, type in kill cube1 and it will be gone for good.  After finishing, type in rt in the console, and you will see your model rendered and showing you how it would look with faces and lighting instead of a wireframe.
 
 
 
[[File:RT.PNG|center|700px]]
 
 
 
If you don’t know how to do a certain thing then just type in help.
 
 
and all of the commands will be listed with a description of what they do and how you use them.
 
and all of the commands will be listed with a description of what they do and how you use them.
 
[[File:TutHelp.PNG|center|700px]]
 
 
Thank you for reading, and good modeling!
 
 
=Where to go from here=
 
 
brlcad-7.26.4/doc/docbook/README:
 
"...
 
This directory holds the DocBook (DB) documentation for BRL-CAD. Over
 
time, this should become the repository for all tutorials, man pages,
 
and other non-autogenerated, formatted documentation for BRL-CAD.
 
...
 
The current structure is as follows:
 
articles/ ...
 
books/ ...
 
lessons/ ...
 
resources/ ...
 
system/ ...
 
presentations/ ...
 
..."
 
 
Unfortunately, as for now, only [[Documentation|parts of this Documentation]] are available online and only in pdf.
 
To acquire these documents you will most likely need to install BRL-CAD, and if you are lucky, they
 
were installed as well during the installation. The location may vary from System to System.
 

Please note that all contributions to BRL-CAD may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see BRL-CAD:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)