Skip to content
Snippets Groups Projects

Implements #258 and implements #259 multi group

Merged Nicolas Pope requested to merge feature/258/multi-group into master
  1. Dec 05, 2019
  2. Dec 04, 2019
    • Nicolas Pope's avatar
      Add new reconstruction class · 364e6ea9
      Nicolas Pope authored
      364e6ea9
    • Iiro Rastas's avatar
      Add multi-group support to reconstruction · 845bb0b4
      Iiro Rastas authored
      Reconstruction now supports multiple groups until rendering. This means
      that the scene_A and scene_B variables are now vectors. To support this
      change, a bug was fixed in configuration.cpp. Previously, instead of
      adding multiple paths, the configure() method simply added the same path
      multiple times. Now all paths are correctly added to the configuration.
      845bb0b4
Loading