Slicer3:Loadable Modules

From Slicer Wiki
Revision as of 20:36, 8 May 2009 by Tgl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Slicer3:Loadable Modules

Introduction

This feature allows Slicer3 modules to be detected and loaded at run-time. This enables module binaries to be added to Slicer3 without having to be compiled and linked with the main binary.

Module authors should create their modules based on templates like the GAD Module found in the Slicer3 Modules/ subdirectory. There will be a future version of Slicer3 that allows users to download and use modules from an online module archive.

Loadable modules in Slicer3: Slicer3:Loadable_Modules:Current

For Developers

For information on how to make your module loadable: Slicer3:Loadable_Modules:HOWTO

Slicer3:Loadable_Modules:Working_Plans

Slicer3:Loadable_Modules:Status_2009-01-20

See materials from dissusion at 2009 NA-MIC All Hands Meeting.