excalamus

Results 15 comments of excalamus

There could be several issues. I'm not connected with the project. However, I may be able to provide some insight. First, try running `meshviewer open` instead. It may be that...

Upstream (i.e. `pyopengl`) suggests Debian-based systems run the following: ``` sudo apt-get install libosmesa6 export PYOPENGL_PLATFORM=osmesa ``` Does that help? Reference: https://github.com/mcfletch/pyopengl/issues/71

I noticed there exist several issues related to end-users running `meshviewer viewer` and not seeing the window. Issues include: #63, #57, #44, #78, and #75.

This is likely related to [issue #47 in the `alert.el` library](https://github.com/jwiegley/alert/issues/47). Until that's working again, here's a workaround. 1. Either clone `toaster` from https://github.com/nels-o/toaster or download the zip and unzip...