Tyler Anderson

Results 9 issues of Tyler Anderson

I am trying to run the `headless.rs` example in a Linux server environment (i.e. no Wayland and no X11). However it panics when trying to create the `EventLoop`. ``` $...

I am getting a `GL_INVALID_OPERATION` error when trying to draw to a framebuffer on Linux with the Mesa software renderer. This just recently started happening. My program was working before,...

A couple people using my program have reported this problem when running with Intel HD integrated graphics on Windows. https://github.com/unlimitedbacon/stl-thumb/issues/4 ``` glium has triggered an OpenGL error during initialization. Please...

T-bug

**Eufy Smart Scale T9140** [Product Page](https://us.eufylife.com/products/t9140) [EufyLife (Vendor App)](https://play.google.com/store/apps/details?id=com.oceanwing.smarthome&hl=en_US&gl=US) **Step 1: Read the general reverse engineer process** - [x] I have read the [how to reverse engineer a Bluetooth 4.x...

scale support

@csicar can you look into this? It looks like half the triangles are being excluded for some reason. ![cube-obj](https://user-images.githubusercontent.com/3131268/193482809-8edbc3a7-9564-4318-8363-0debf6923bc1.png)

bug

A few days ago I signed up for an account on pixelfed.social. I have subscribed to a number of hashtags, but no posts from them are showing up in my...

STL files do not have any way of storing color information, but perhaps we could render files in different colors by detecting strings in the filename. Here are some ideas....

enhancement

**Which dependency?** atmlib **Problem type** - download failed/broken url **Describe the problem** The URL no longer works. http://x3270.bgp.nu/download/specials/W2KSP4_EN.EXE

I have a request for my program to take input from `stdin` (which is not seekable) instead of a file. As it stands, I must read all the STL data...