Skip to content
Snippets Groups Projects
Commit ac596b09 authored by Hui Wang's avatar Hui Wang
Browse files

update doc

parent 399d3274
Branches
No related merge requests found
......@@ -82,4 +82,4 @@ Notes:
Once you build Scotty3D successfully, run `Scotty3D` and you will see the following GUI
![](building/scotty3d_gui.png)
\ No newline at end of file
![](setup/scotty3d_gui.png)
\ No newline at end of file
......@@ -20,7 +20,7 @@ For the detailed documentation, see the guides of each mode: [Layout Mode](/docs
The current mode is displayed as the "pressed" button in the menu bar, and available actions
are are detailed in the left sidebar. Note that some actions are only available when a model/element/etc. is selected.
![](../building/scotty3d_gui.png)
![](../setup/scotty3d_gui.png)
## Global Navigation
......
......@@ -23,6 +23,8 @@ and render with it, but editing will not be supported.
### Editing Mesh Elements
Before you start, you should import the model from `./media` in `Layout Mode`. (See [Layout Mode](/docs/guide/layout.md) page for more details)
In `Model` mode you can inspect mesh elements by
left-clicking on vertices, edges, faces, and halfedges. Information about these
elements will be shown in the left sidebar.
......
docs/setup/scotty3d_gui.png

88.8 KiB

0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment