Skip to content

Commit

Permalink
readme refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
filippocastelli authored Apr 19, 2020
1 parent 0aea36e commit b5392bc
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,17 @@ Blender addon for volume-based object selection.
## Install
Download the latest release as a zip archive, in Blender go to **Edit > Preferences > Add-ons > Install** and choose `SelectByVolume.zip`.
Ensure that you have activated the plugin by ticking its box and you're ready to go!
<p align="center">
<img src="img/addon_prefs.PNG" width="500">
</p>

![Install Screenshot](img/screenshot.PNG?raw=true "Title")

## Usage
In the *3D Viewer* mode, opening the side tab, under *Tools* you should be able to find the *Select Objects by Volume* panel.
In the *3D Viewer* mode, opening the side tab, under *Tools* you should be able to find the *Select Objects by Volume* panel.

<p align="center">
<img src="img/screenshot.PNG">
</p>

You can choose a min and a max volume to bound your selection to and click on **Select by volume**: as simple as that.

Expand Down

0 comments on commit b5392bc

Please sign in to comment.