glvis-js icon indicating copy to clipboard operation
glvis-js copied to clipboard

JavaScript/WebAsembly GLVis Library

Results 7 glvis-js issues
Sort by recently updated
recently updated
newest added

Updated build using the latest versions of mfem and glvis.

I see gamepad events in my browser and I see gamepad functions in glvis but glvis is not respecting my gamepad (spacemouse) . Can someone please fix this issue? I've...

enhancement

Some ideas for follow-on improvements after the MFEM AWS [tutorial](https://mfem.org/tutorial/): - Fix memory issue in https://github.com/GLVis/glvis/issues/236 that prevents us to run e.g. `mpirun -np 1 ex1p -m ../data/square-disc-p2.mesh` - Improve...

enhancement

⭐ It will be great to add support for the glTF export in `glvis-4.2`, which is bound to the key G. This is very similar to the PNG screenshots with...

enhancement

What will be reasonable to test, either on periodic basis or maybe on GLVis push? See https://github.com/GLVis/glvis/issues/124

building
testing

This PR - Adds `build.yml` to build `glvis-js` and upload an artifact. Inputs are mfem-ref, glvis-ref, and emscripten-version - Updates the `makefile` - Automatically download `OpenSans.ttf` using the new [API](https://fonts.google.com/specimen/Open+Sans)...

See https://github.com/GLVis/pyglvis/issues/48 This behavior also occurs in standalone `glvis-js`