Skip to content

2.2a2

Pre-release
Pre-release
Compare
Choose a tag to compare
@grahamrow grahamrow released this 26 Jun 13:35

This is an alpha release of Muview 2.2 with major performance improvements. The downloads here should all be bundled with the necessary Qt libs to get up and running.

Changes since 2.2a1

Fixed major issue #35, thanks for @kongotech for bringing this up.

New Requirements

  • OpenGL 3.3 is now required for more advanced shaders.

New Features

  • Moved to instanced drawing scheme for drastically increased performance.
  • Offload glyph orientation/coloring computation on GLSL shaders for huge performance gains.
  • Updated to build with Qt 5.12.3.
  • macOS builds now compatible with Mojave and can use dark-mode

Notes

If you are experiencing performance issues check your energy saver preferences to make sure your system (i.e. laptop) is not forcing you to use an integrated GPU rather than your discrete GPU.