-
https://github.com/gpuweb/gpuweb/pull/2905
-
Out of curiosity, I was testing https://www.wdl.org in Servo and noticed that the Arabic version actually fails to render entirely in Servo:
![screenshot 2016-03-15 15 32 51](https://cloud.githubuser…
acdha updated
8 years ago
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [X] In the terminal
### Describe the bug
When you run the dev server the the extra HTML don't generate the …
-
If I create a framebuffer, drop it, and create a second framebuffer, the second framebuffer is broken. During the call to `Framebuffer::new`, GL_INVALID_OPERATION is emitted, and the returned framebuf…
-
Currently, if you upload an SVG image, the image will not appear and a 500 error occurs.
We should convert the SVG to PNG. This is easy: you can create a canvas element, render the SVG on it, and fin…
-
Hi.
I am trying to extract joint positions from body model.
I drew the mesh image and it looked fine.
However, getting Jtr return values did not return correct result.
The code that I used is…
-
I just spoke with @colinmegill about what could be done to improve the performance of the visualizations.
## Small wins:
### Don't render any visualization that is not on the screen
There are…
-
Hi, thank you for opening such a great work, I have some problems when I run demo.py, how can I solve it?
(pose) gln@gln:~/PoseEstimation/PoseEstimation_pipeline$ python demo.py
{'1': {'diamete…
-
I'm trying to visualize the human motions with the given 6D rotation representations in "motions_processed" folder. However, with the following code, the visualization result is quite weird.
Could …
-
TL;DR - how can I select the GPU that the EGL headless rendering runs on? I want to use `/dev/nvidia2` but it seems only `/dev/nvidia0` is supported.
===
I have two machines in the cloud that ar…