erizo icon indicating copy to clipboard operation
erizo copied to clipboard

Fast native STL viewer

Results 6 erizo issues
Sort by recently updated
recently updated
newest added

Just wondering, if fstl is no longer maintained, and the only major difference between the two projects is the dependency on Qt, how come it was created/renamed and not just...

It appears the default view after an STL is loaded is to look at the bottom of the model (up the Z axis): ![1628171863](https://user-images.githubusercontent.com/547923/128362634-9378c333-4f04-4629-bb0a-4b14ef58e21c.png) Whereas it'd be nice to see...

Currently doesn't have support for detecting prolonged key presses, but should be rather easy to add. Also not sure if currently yaw is responsible for what left/right buttons are expected...

Support for arrow keys can be useful for making it possible to rotate the object when pointing device is not available (or doesn't have all the necessary gestures, e.g. on...

The readme only lists cmake as a requirement, and I do have cmake installed and on PATH, but when I try to build glfw, I get this: ``` C:\Users\Hazel\Documents\GitHub\erizo> $env:TARGET...

I'll most likely submit a patch (working on adding pipe support to erizo...)