awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
daavoo avatar

daavoo/pyntcloud

0
View on GitHub↗
1,499 星标·229 分支·Python·MIT·3 次浏览pyntcloud.readthedocs.io↗

Pyntcloud

Making point clouds fun again

Features

  • Processing Libraries - Python library for scientific point cloud data manipulation.

Star 历史

daavoo/pyntcloud 的 Star 历史图表daavoo/pyntcloud 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Pyntcloud 的开源替代方案

相似的开源项目,按与 Pyntcloud 的功能重合度排序。
  • facebookresearch/pytorch3dfacebookresearch 的头像

    facebookresearch/pytorch3d

    9,902在 GitHub 上查看↗

    PyTorch3D is a 3D geometric deep learning library and mesh processing toolkit designed for learning from point clouds and complex 3D surface geometries. It provides a collection of reusable components and data structures for deep learning with 3D data, including a framework for training and evaluating neural radiance fields to enable photorealistic view synthesis. The project features a differentiable 3D renderer that converts meshes and point clouds into 2D images while allowing gradients to flow back into the geometry and textures. This enables 3D shape optimization, where mesh geometry, te

    Python
    在 GitHub 上查看↗9,902
  • intel-isl/open3dintel-isl 的头像

    intel-isl/Open3D

    13,695在 GitHub 上查看↗

    Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework for manipulating point clouds and meshes through specialized algorithms designed for 3D data science workflows. The project includes a toolkit for 3D scene reconstruction to generate spatial models and align surfaces from raw data. It also functions as a GPU accelerated framework that offloads intensive spatial computations to the graphics processor to increase processing speed. The library covers a broad range of capabilities including physically based light simulations for vi

    C++
    在 GitHub 上查看↗13,695
  • lastools/lastoolsLAStools 的头像

    LAStools/LAStools

    1,059在 GitHub 上查看↗

    efficient tools for LiDAR processing

    C++
    在 GitHub 上查看↗1,059
  • nvidiagameworks/kaolinNVIDIAGameWorks 的头像

    NVIDIAGameWorks/kaolin

    5,107在 GitHub 上查看↗

    Kaolin is a PyTorch 3D deep learning library providing a comprehensive suite of tools for 3D geometry processing, physics simulation, data visualization, and gradient-based rendering for computer vision. The library includes a differentiable 3D renderer and a geometry processing toolkit for converting and transforming 3D representations such as meshes and point clouds. It also features a 3D physics simulation engine to calculate physical interactions and collisions between three-dimensional objects and scenes. The toolkit provides utilities for 3D data visualization, including the creation o

    Python
    在 GitHub 上查看↗5,107
查看 Pyntcloud 的所有 7 个替代方案→

常见问题解答

daavoo/pyntcloud 是做什么的?

Making point clouds fun again

daavoo/pyntcloud 的主要功能有哪些?

daavoo/pyntcloud 的主要功能包括:Processing Libraries。

daavoo/pyntcloud 有哪些开源替代品?

daavoo/pyntcloud 的开源替代品包括: facebookresearch/pytorch3d — PyTorch3D is a 3D geometric deep learning library and mesh processing toolkit designed for learning from point clouds… intel-isl/open3d — Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework… lastools/lastools — efficient tools for LiDAR processing. nvidiagameworks/kaolin — Kaolin is a PyTorch 3D deep learning library providing a comprehensive suite of tools for 3D geometry processing,… pointcloudlibrary/pcl — The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing… pyvista/pyvista — PyVista is a scientific 3D plotting framework and visualization library that provides a Python interface for rendering…