This site is currently under development for the RSE-ops community.

New Web and Jupyter Versions of GLVis

Published:

Reading time: 1 min

GLVis is a lightweight OpenGL tool for accurate and flexible finite element visualization. It’s been recently upgraded for wider usability:

  • The full feature set is available on Linux, Mac, and Windows.
  • In Jupyter, installation is as easy as pip install glvis to use the full power of GLVis in an interactive Python notebook.
  • Also check out the web version of the tool where users can access GLVis in a browser, on mobile, or a tablet. This version can be used to present simulation results only, while taking advantage of local WebGL acceleration and web sockets for streaming time-dependent results. (See the GLVis JavaScript library for details.)