-
The builtin tiles cache from OSM is very slow. We should setup our own.
-
- [x] Add tests (refs #52)
- [x] Remove scipy dependency if at all possible. The goal of this library is to be pure Python + NumPy and it seems like this is possible. Currently it does not declare a …
-
I wanted to add `igl::opengl_glfw_imgui` to the target linked libraries in order to add labels to the viewer, but cmake doesn't find this target. Building a viewer with `igl::opengl_glfw` works. For s…
-
Hi,
I want to click somewhere in the mesh viewer and get the vertex I clicked, but I didn't know how to do this after I browed the api reference.
Please tell me if there exists any way to do this.
-
@bharat-b7 Hi,thank's for your great work!
I have install the mesh packages successfully.Because when running the codes:
` from psbody.mesh import Mesh, MeshViewers`
there's no problem.
But…
-
Just noticed something:
When editing a triangle mesh, you can hide parts of the mesh so they don't get in your way. If you do so, the center-click to adjust rotation center still triggers on the ne…
-
It would be great to apply filters via URL, this would allow us to share links with filters or store them as bookmarks.
It would for example provide the possibility, to share a link with router tha…
-
Hello,
we (Freifunk FFM) are running mesh-announce with the multidomain-Feature and Yanic as Backend. Unfortunately, we are experiencing MAC-Collisions and "flapping" Gateway-States.
Yanic Log:
`…
-
hi @bharat-b7 thanks for your great work!
can you give me a brief pipeline, which can run the code correctly.
And which folder should place the dataset and pretrained model files?
-
I am seeing the following kernel error on some of my nodes:
```
unregister_netdevice: waiting for mesh-vpn to become free. Usage count = 1
```
In the past, I used to see an error very much like …