Skip to content

Example File: Rebuild Mesh

Christian Kongsgaard edited this page Jul 25, 2017 · 4 revisions

Getting Started

If haven't already installed Livestock go to the installation page
Download the example file here

Rebuild Mesh

Set up SSH connection and Bash/Linux

Start by setting up the SSH connection to Bash/Linux. If you are using Bash with Livestock the already put in ip-adresse and port are correct otherwise you need to correct it.
Put in your Bash user name and password.
Open Bash and open SSH connection by typing:
sudo service ssh --full-restart
You will most likely be asked for your password. Type it in and press enter.
The SSH connection are now ready.
DO NOT CLOSE THE BASH WINDOW!

Run The ReMesh Component

Choose the desired detail level:
0: low, 1: medium, 2: high
Run the component. A python console will open and run the script. Wait for it to terminate and inspect the result.

Mesh before refinement

Before

Mesh after refinement with low detail level

Low

Mesh after refinement with medium detail level

Medium

Main page

Click to go back to main page here