The Wayback Machine - https://web.archive.org/web/20200529104102/https://github.com/topics/mesh
Skip to content
#

mesh

Here are 540 public repositories matching this topic...

ShaoyuanLi
ShaoyuanLi commented Jun 20, 2018

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

GnnrMrkr
GnnrMrkr commented Apr 30, 2020

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

maesh
kevinpollet
kevinpollet commented Apr 15, 2020

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

amitoved
amitoved commented Mar 5, 2020

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.

pyvista
banesullivan
banesullivan commented Dec 29, 2019

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%

hispanico
hispanico commented May 5, 2020

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

Improve this page

Add a description, image, and links to the mesh topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mesh topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.