emrum

Results 7 issues of emrum

hi, how can I serve a static directory (incl. sub-directories) with bjoern ?

## Description of issue I got this error (on ubuntu 19.10, compiling from git): /usr/include/osvr/Util/EigenQuatExponentialMap.h:164:31: error: ‘EIGEN_PI’ was not declared in this scope; temporary SOLUTION : add the following line...

i have a simple - logic node setup - using "get rotation (local)" it crashes upbge 0.36.1 here is the file : https://drive.google.com/file/d/1ePs35h120pR-6uc3C3LYCfOKHE9Fdd2E/view?usp=sharing

**Describe the bug** for some reason , image . blit_into( source , ...) calls an abstract method and throws exception. **System Information:** this is for pyglet version 2.0.5 **How To...

bug
documentation

-- got it working a few times, randomly, but usually the screen (device) is NOT detected . usb device (HDK2) sometimes detected, sometimes errors. firmware hdk2svr-2.00.hex sample scene starts on...

it is great, i would like to use it in midnight commander ("mc") , linux, kitty terminal. it works already, by setting this `export VIEWER=viu ` # also disable internal...

the git did not compile, because the function pointers need modification for gcc 15.2.1 example: ``` // old: void (*mode_func_ptr)(); // new: void (*mode_func_ptr)( void* ); ``` here is the...