-
Notifications
You must be signed in to change notification settings - Fork 65
scalismoLab
Welcome to Scalismo Lab! In this environment simple Scalismo programming can be done, with no IDE required.
This document will guide you through the installation procedure.
Download the latest version of Scalismo Lab for Windows, MacOs or Linux.
- Unzip the downloaded package.
- Double-click on the scalismoLab.sh (MacOs and Linux) or scalismoLab.bat to start ScalismoLab. That's it!
You should then have a setting with three windows similar to the screenshot below:
Figure 1: screenshot Scalismo Lab
If you want to, you can now switch to Scalismo Lab and go through the Readme document that will give you more details on the usage of Scalismo Lab. This can be found in the Menu bar -> Documents -> Readme
All the tutorial documents are directly accessible from within Scalismo Lab under:
Menu bar-> Documents -> Fast track
In case you wrote a script in Scalismo Lab that you would like to turn into a standalone Scala application that uses Scalismo as a library, follow the instructions on this page.
The Scalismo Lab code and result pane make use of the excellent ScalaInterpreterPane project. Thanks to Hanns Holger Rutz for making it available.