Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.58 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.58 KB

SNTsciview

SNT's sidekick project for sciview integration

Contributing

This project makes it possible to render SNT reconstructions in sciview. We welcome issues and pull requests any time!

  1. Clone the repository (use the green code button above the list of files)
  2. Import the project into an IDE such as Eclipse/IntelliJ/NetBeans:
    • In Eclipse: Run Import> Existing Maven Projects and specify the path to the downloaded SNTsciview folder in Root Directory
    • In IntelliJ: In the Welcome Prompt, choose Open or Import and specify the path to the downloaded cx3d folder
    • In NetBeans: Run File> Open Project..., select the downloaded SNT directory, and click on Open Project
  3. Wait for all the dependencies to be downloaded, and run sc.fiji.snt.SciViewSNT

Resources