glvis
glvis copied to clipboard
Lightweight OpenGL tool for accurate and flexible finite element visualization
Hello, I would like to visualize the output of a custom made software to show a mesh, and its displacement. Namely I have the following files and formats as input:...
Has anyone successfully built GLVis on MacOS using gcc installed by brew ? Related to a previous issue, it seems there's still troubles building GLVis this way. I wonder if...
Hello, Looking at the documentation I wasn't sure how to change the string format on the colorbar, or is this even possible? I would like it to be more consistent....
I know that onshape supports space mouse. Can glvis also support space mouse, especially in live mode within the browser?
I'm trying to use glvis over a x2go session (MATE) to a remote server (CentOS7) where I compiled glvis. When I am at the server itself glvis works without issues...
Following [this tutorial](https://glvis.org/options-and-use/#glvis-scripts), I tried to make a .gif file from a series of solutions. However, when I check .png files, one of every three files is just empty. I...
I install GLVIS-4.2 with mfem-4.4 under WSL. Compilation using make went well for both and also for the mfem examples. I then install VcXsrv for the graphic. I made the...
- rule for creating a shared lib - install rules
This PR adds support for visualization of quadratures (`QuadratureFunction`). They can be loaded from a file through the new command line argument `-q` or in a socket stream with the...
📆 Target release date: July 15, 2024 🟡 **In Progress:** - [ ] #280 - [ ] #286 🔴 **TODO:** - [ ] Command-line option to ensure minimal level of...