Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

0.6.0

Compare
Choose a tag to compare
@bilgili bilgili released this 11 Jul 08:20
· 113 commits to master since this release
  • #302:
    Histogram visualisation added to GUI.
  • #301:
    Histogram computation and ZeroEQ publishing.
  • #303:
    Old renderer is revived for OSX. Fix #296
  • #256:
    A new architecture for loading data, executing rendering
    is implemented. There are preformance gains 2x to 10x
    in frame rate and data upload.
  • #291:
    Livre uses OpenGL 4.2 for rendering ( removed copying-from-to
    CPU memory )
  • #265:
    Livre uses the following ZeroBuf events: LookOut, imageJPEG, Frame,
    VolumeRendererParameters, LookupTable1D. LivreGUI can load and save
    the transfer function in .tf .1dt .lbb .lba formats
  • #281:
    LivreGUI: Show progress bar for ongoing operations
  • #279:
    Adapt to the renaming of zeq to ZeroEQ