-
Updated
Apr 9, 2020
mesh
Here are 540 public repositories matching this topic...
-
Updated
May 19, 2020 - Assembly
I'm working with Open3D with data from different devices. One of them does not provide the point cloud as a file, so I am creating the file by myself with a little Python script.
However, I am confused by the supported formats:
The pts format contains lines of [x, y, z, i, r, g, b]. xyz and rgb are intuitive and explained, but what exactly is the i for? And in what format is it exp
When typing to filter the displayed deformers in the Creator window, it would be nice to be able to press the down arrow key to select the next element in the list and up for the previous. Pressing enter would be the equivalent of clicking the selected button.
Specifications like the version of the project, operating system, and hardware
Building OpenMVS on MacOS Sierra
Steps to reproduce the problem
Please Make the changes mentioned above so that it becomes clear that the path where vcglib is downloaded maybe anywhere on the system.
Proposal
At some point, Maesh will experience security issues. To handle them gracefully, we should document our security policy and define, at least:
- How and where security vulnerabilities will be reported.
- How to disclose a security vulnerability responsibly.
We should have a look at the GitHub [Security policy](https://help.github.com/en/github/managing-security-vulnerabiliti
hello,
under the slice_mesh_plane documentation, exists a cap parameter which is supposed to seal the opening created by the mesh slicing but this parameter isn't used by the function or by slice_faces_plane which accepts **kwargs by slice_mesh_plane.
Has this capability been removed?
Is there another function which does that separately?
Thank you.
-
Updated
Mar 9, 2020 - Python
-
Updated
Mar 18, 2020 - Python
Quick start guide for chocolatey packages, if anyone wants to pick this up: https://chocolatey.org/docs/create-packages-quick-start
-
Updated
May 28, 2020 - C++
-
Updated
May 29, 2020 - Python
I’m realizing that not all of the API is covered in the documentation. Is there a way we can run sphinx and report the coverage for what is autodoc’d in the docs?
It would be ideal to have this at 100%
Fix statement condition on "Install custom OpenWISP 2 Python packages" task in pip.yml:
TASK [openwisp.openwisp2 : Install custom OpenWISP 2 Python packages] **********
[DEPRECATION WARNING]: evaluating 'openwisp2_python_packages' as a bare
variable, this behaviour will go away and you might need to add |bool to the
expression in the future. Also see CONDITIONAL_BARE_VARS configur-
Updated
May 16, 2020 - Common Lisp
Where's dolfin/noplot?
I was interested by this sentence:
To gain more control on the property of the shown objects see the analogous examples in noplot.
in [vtkplotter/examples/other/dolfin/READM
-
Updated
May 2, 2020 - Go
-
Updated
May 23, 2020 - C++
-
Updated
May 27, 2020 - C++
To keep the community up-to-date, we should improve our README to give an overview what we are working on and what have been fixed with latest version (changelog).
-
Updated
Mar 14, 2020 - JavaScript
New User Feedback
- f3nix
so for example, it would be useful in the docs to have 'optional paths' to say, so now you check here (showing screenshot of status command and see you have no peers, you can connect to an internet peer to get connected
-
Updated
Jan 23, 2018 - Cuda
-
Updated
Apr 9, 2020 - JavaScript
Currently. as far as I understand, the code get's the gateway using a filter that only get's the gateway if the route if an ipv6: https://github.com/libremesh/lime-packages/blob/fa205c64c8630d07cfeacdf27173a68e3dd02a2c/packages/ubus-lime-metrics/files/usr/libexec/rpcd/lime-metrics#L110
It should work also when the gateway doesn't have an ipv6 address.
-
Updated
Mar 28, 2020 - Python
-
Updated
Jan 28, 2020 - Go
Improve this page
Add a description, image, and links to the mesh topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mesh topic, visit your repo's landing page and select "manage topics."


Hello,
I have learned corto(vclab) and other mesh compression library.I have read some papers such as Edgebreaker: Connectivity compression for triangle meshes and Edge breaker on a Corner Table : A simple technique for representing and compressing triangulated surfaces.However draco code seems more complexity than below projects and papers.Is there technical papers or algorithm documents w