awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nmwsharp/polyscope

Open-source alternatives to Polyscope

30 open-source projects similar to nmwsharp/polyscope, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Polyscope alternative.

  • keijiro/pcxAvatar de keijiro

    keijiro/Pcx

    1,505Ver en GitHub↗

    Point cloud importer & renderer for Unity

    C#
    Ver en GitHub↗1,505
  • kitware/lidarviewAvatar de Kitware

    Kitware/LidarView

    301Ver en GitHub↗

    LidarView performs real-time reception, recording, visualization and processing of 3D LiDAR data. This repository is a mirror of https://gitlab.kitware.com/LidarView/lidarview.

    C++
    Ver en GitHub↗301
  • rmeertens/immersivepointsAvatar de rmeertens

    rmeertens/ImmersivePoints

    15Ver en GitHub↗

    Visualise your data in virtual reality with ImmersivePoints

    HTML
    Ver en GitHub↗15
  • cloudcompare/cloudcompareAvatar de CloudCompare

    CloudCompare/CloudCompare

    4,577Ver en GitHub↗

    CloudCompare is a professional software application for processing and analyzing 3D point clouds and polygonal meshes. It functions as a 3D mesh analysis tool and a large dataset visualizer designed to display and manage millions of points in a 3D environment. The software provides specialized capabilities for point cloud comparison, utilizing an optimized octree structure to calculate spatial differences between two 3D datasets. This allows for the identification of variations and errors between point clouds or between a point cloud and a mesh. The system covers broad 3D data analysis areas

    C++
    Ver en GitHub↗4,577
  • kitware/veloviewAvatar de Kitware

    Kitware/VeloView

    329Ver en GitHub↗

    VeloView performs real-time visualization and easy processing of live captured 3D LiDAR data from Velodyne sensors (Alpha Prime™, Puck™, Ultra Puck™, Puck Hi-Res™, Alpha Puck™, Puck LITE™, HDL-32, HDL-64E). Runs on Windows, Linux and MacOS. This repository is a mirror of https://gitlab.kitware.com/LidarView/VeloView-Velodyne.

    C++
    Ver en GitHub↗329

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • potree/potreeAvatar de potree

    potree/potree

    5,505Ver en GitHub↗

    Potree is a web-based point cloud rendering engine and viewer designed for the visualization and analysis of massive 3D spatial datasets and LIDAR scans. It functions as a geospatial analysis tool that enables the interactive exploration of high-density point clouds directly within a web browser using WebGL. The system utilizes eye-dome lighting to enhance depth perception of 3D structures and supports virtual reality for immersive spatial exploration. It provides specialized capabilities for 3D scene documentation through hierarchical annotations and the creation of animated camera fly-throu

    JavaScript
    Ver en GitHub↗5,505
  • connormanning/entwineAvatar de connormanning

    connormanning/entwine

    518Ver en GitHub↗

    Entwine - point cloud organization for massive datasets

    C++
    Ver en GitHub↗518
  • pointcloudlibrary/pclAvatar de PointCloudLibrary

    PointCloudLibrary/pcl

    11,028Ver en GitHub↗

    The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing large-scale 3D spatial datasets. It provides a framework for 3D point cloud processing, incorporating tools for spatial data filtering and geometric feature estimation. The library includes specialized systems for aligning multiple spatial datasets into a single unified coordinate system and a rendering engine for the visual inspection and analysis of processed point cloud data. It also features tools for calculating spatial descriptors to identify structural patterns and shapes within

    C++c-plus-pluscomputer-visioncpp
    Ver en GitHub↗11,028
  • hku-mars/fast_lioAvatar de hku-mars

    hku-mars/FAST_LIO

    4,829Ver en GitHub↗

    FAST_LIO is a real-time SLAM system and LiDAR-inertial odometry package designed for simultaneous localization and mapping. It functions as a state estimation engine and 3D mapping tool that fuses LiDAR point clouds with inertial measurement unit data to provide robust robot state estimation. The system utilizes a tightly-coupled sensor fusion approach with an iterative Kalman filter to estimate position and orientation. It distinguishes itself through direct point-to-plane matching, which calculates odometry by matching raw lidar points to the map surface without manual geometric feature ext

    C++lidar-odometrylivox-avia-lidar
    Ver en GitHub↗4,829
  • cgal/cgalAvatar de CGAL

    CGAL/cgal

    5,757Ver en GitHub↗

    CGAL is a software library that provides a comprehensive collection of computational geometry algorithms and data structures. It is built around a geometry kernel that defines fundamental geometric primitives and operations, enabling the construction of complex geometric objects and the computation of geometric predicates with exact arithmetic for reliable results. The library covers a wide range of geometric computation capabilities, including the construction of convex hulls, triangulations of point sets, and the generation of Voronoi diagrams. It also supports the processing of polygonal m

    C++algorithmsarrangeboolean-operations
    Ver en GitHub↗5,757
  • realsenseai/librealsenseAvatar de realsenseai

    realsenseai/librealsense

    8,541Ver en GitHub↗

    The Intel RealSense SDK is a software development kit providing drivers and libraries for interfacing with depth cameras to capture color, depth, and infrared data streams. It includes a depth camera driver for device discovery and sensor configuration, a stereo vision library for computing depth maps and aligning frames, and a 3D point cloud generator to transform depth and infrared frames into spatial representations. The SDK distinguishes itself through on-chip depth calculation and stereo calibration, using internal vision processors to reduce host CPU load. It supports hardware-level str

    C++camera-apicomputer-visiondeveloper-kits
    Ver en GitHub↗8,541
  • openai/point-eAvatar de openai

    openai/point-e

    6,886Ver en GitHub↗

    Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language descriptions and two-dimensional images. It utilizes diffusion models to synthesize these spatial representations based on text prompts or source images. The project includes specialized tools for refining these outputs, such as a point cloud upsampler to increase the density and resolution of low-resolution models. It also provides a mesh converter that uses distance function regression to transform raw point cloud data into structured 3D meshes. The broader capability surface cove

    Python
    Ver en GitHub↗6,886
  • open-mmlab/mmcvAvatar de open-mmlab

    open-mmlab/mmcv

    6,446Ver en GitHub↗

    mmcv is a foundation library for computer vision based on PyTorch. It provides a comprehensive system for constructing convolutional neural networks, a toolkit for image and video preprocessing, and a collection of high-performance deep learning vision operators. The project is distinguished by its hardware-accelerated kernels for complex operations such as deformable convolutions and region pooling. It features a configuration-driven framework that allows for the dynamic instantiation of network layers and the registration of custom modules without modifying code. The library covers a broad

    Python
    Ver en GitHub↗6,446
  • tixiaoshan/lio-samAvatar de TixiaoShan

    TixiaoShan/LIO-SAM

    4,794Ver en GitHub↗

    LIO-SAM is a lidar inertial SLAM framework and tightly-coupled sensor fusion pipeline. It functions as a factor graph optimization engine that combines lidar scans and inertial measurement unit data to build 3D point cloud maps and estimate robot trajectories. The system integrates global position factors to align local coordinates with real-world data. It employs loop closure detection to identify previously visited locations, creating constraints in the optimization graph to correct accumulated global drift. The framework covers lidar inertial odometry, point cloud processing, and trajecto

    C++
    Ver en GitHub↗4,794
  • kzampog/cilantroAvatar de kzampog

    kzampog/cilantro

    1,130Ver en GitHub↗

    A lean C++ library for working with point cloud data

    C++
    Ver en GitHub↗1,130
  • lastools/lastoolsAvatar de LAStools

    LAStools/LAStools

    1,059Ver en GitHub↗

    efficient tools for LiDAR processing

    C++
    Ver en GitHub↗1,059
  • liangliangnan/polyfitAvatar de LiangliangNan

    LiangliangNan/PolyFit

    820Ver en GitHub↗

    Polygonal Surface Reconstruction from Point Clouds (C++ & Python)

    C++
    Ver en GitHub↗820
  • maudzung/super-fast-accurate-3d-object-detectionAvatar de maudzung

    maudzung/Super-Fast-Accurate-3D-Object-Detection

    1,125Ver en GitHub↗

    Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds (The PyTorch implementation)

    Python
    Ver en GitHub↗1,125
  • neka-nat/cupochAvatar de neka-nat

    neka-nat/cupoch

    1,051Ver en GitHub↗

    Robotics with GPU computing

    C++
    Ver en GitHub↗1,051
  • nicolas-chaulet/torch-points3dAvatar de nicolas-chaulet

    nicolas-chaulet/torch-points3d

    267Ver en GitHub↗

    Pytorch framework for doing deep learning on point clouds.

    Ver en GitHub↗267
  • nvidia-ai-iot/cuda-pclAvatar de NVIDIA-AI-IOT

    NVIDIA-AI-IOT/cuda-pcl

    695Ver en GitHub↗

    A project demonstrating how to use the libs of cuPCL.

    C++
    Ver en GitHub↗695
  • nvidiagameworks/kaolinAvatar de NVIDIAGameWorks

    NVIDIAGameWorks/kaolin

    5,107Ver en 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
    Ver en GitHub↗5,107
  • octomap/octomapAvatar de OctoMap

    OctoMap/octomap

    2,311Ver en GitHub↗

    An Efficient Probabilistic 3D Mapping Framework Based on Octrees. Contains the main OctoMap library, the viewer octovis, and dynamicEDT3D.

    C++
    Ver en GitHub↗2,311
  • open-mmlab/mmdetection3dAvatar de open-mmlab

    open-mmlab/mmdetection3d

    6,273Ver en GitHub↗

    MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting objects in three-dimensional environments. It supports a range of core tasks including monocular 3D object detection from single camera images, LiDAR-based 3D object detection from raw point clouds, and multi-modal fusion that combines camera images with LiDAR data. The toolbox also covers point cloud semantic segmentation, assigning class labels to every point in a scan for scene understanding. The project distinguishes itself through a config-driven pipeline that orchestrate

    Python3d-object-detectionobject-detectionpoint-cloud
    Ver en GitHub↗6,273
  • open-mmlab/openpcdetAvatar de open-mmlab

    open-mmlab/OpenPCDet

    5,621Ver en GitHub↗

    OpenPCDet is a PyTorch deep learning library and toolbox for LiDAR 3D object detection. It functions as a point cloud processing framework designed to develop, train, and evaluate machine learning models that identify and locate objects in three dimensional space. The project includes a GPU-accelerated geometry engine for high-performance implementation of 3D intersection over union and rotated non-maximum suppression. It also provides a distributed model training tool to scale the training and testing of detection models across multiple GPUs and computing nodes. The framework covers point c

    Python
    Ver en GitHub↗5,621
  • pdal/pdalAvatar de PDAL

    PDAL/PDAL

    1,381Ver en GitHub↗

    PDAL is Point Data Abstraction Library. GDAL for point cloud data.

    C++
    Ver en GitHub↗1,381
  • poodarchu/det3dAvatar de poodarchu

    poodarchu/Det3D

    1,553Ver en GitHub↗

    World's first general purpose 3D object detection codebse.

    Python
    Ver en GitHub↗1,553
  • potree/potreeconverterAvatar de potree

    potree/PotreeConverter

    803Ver en GitHub↗

    Create multi res point cloud to use with potree

    JavaScript
    Ver en GitHub↗803
  • prbonn/kiss-icpAvatar de PRBonn

    PRBonn/kiss-icp

    2,226Ver en GitHub↗

    A LiDAR odometry pipeline that just works

    C++
    Ver en GitHub↗2,226
  • prbonn/lidar-bonnetalAvatar de PRBonn

    PRBonn/lidar-bonnetal

    1,038Ver en GitHub↗

    Semantic and Instance Segmentation of LiDAR point clouds for autonomous driving

    Python
    Ver en GitHub↗1,038