Thursday, January 5, 2023

Show HN: Point Cloud Utils – A Python library for 3D point clouds and meshes https://ift.tt/GYuU5OL

Show HN: Point Cloud Utils – A Python library for 3D point clouds and meshes This is a utility library I slowly built up during my PhD and has become my swiss army knife for processing 3D data. It's super easy to install (only depends on NumPy and SciPy). The goal of the library to have an extremely simple API for geometry processing which uses NumPy arrays as a core data structure (so it can be dropped into whatever numerical codebase you're working with). Most of the library is written in C++ using a custom binding framework ( https://ift.tt/pDSCZi4 ) that I wrote which avoids copies when converting NumPy arrays to Eigen Matrix types. Happy to answer any questions you might have about it and I hope Point Cloud Utils is useful to you! https://ift.tt/ILQ2fzV January 6, 2023 at 12:02AM

No comments:

Post a Comment

A Manual on Self-Defense Intended for Survivalists

In the state that the world is in, you need to know self defense. When the SHTF, you could be called on to have to defend yourself from some...