Luminisc / HSAT

HSAT - HyperSpectral imaging Analyzing Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modularity

Luminisc opened this issue · comments

Add ability to create separate modules for app:

  1. Move pages to separate modules (DatasetViewer is good candidate)
  2. Move filters/nodes to separate modules
  3. any other possible extensions

Should support ilgpu kernels, should support loading of localizations, support to share styles from main app.

Need to build pipeline for creating modules: dlls and classes for this purpose.