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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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/pcxkeijiro avatar

    keijiro/Pcx

    1,505View on GitHub↗

    Point cloud importer & renderer for Unity

    C#
    View on GitHub↗1,505
  • kitware/lidarviewKitware avatar

    Kitware/LidarView

    301View on 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++
    View on GitHub↗301
  • rmeertens/immersivepointsrmeertens avatar

    rmeertens/ImmersivePoints

    15View on GitHub↗

    Visualise your data in virtual reality with ImmersivePoints

    HTML
    View on GitHub↗15
  • cloudcompare/cloudcompareCloudCompare avatar

    CloudCompare/CloudCompare

    4,577View on 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++
    View on GitHub↗4,577
  • kitware/veloviewKitware avatar

    Kitware/VeloView

    329View on 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++
    View on GitHub↗329

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • potree/potreepotree avatar

    potree/potree

    5,505View on 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
    View on GitHub↗5,505
  • connormanning/entwineconnormanning avatar

    connormanning/entwine

    518View on GitHub↗

    Entwine - point cloud organization for massive datasets

    C++
    View on GitHub↗518
  • pointcloudlibrary/pclPointCloudLibrary avatar

    PointCloudLibrary/pcl

    11,028View on 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
    View on GitHub↗11,028
  • hku-mars/fast_liohku-mars avatar

    hku-mars/FAST_LIO

    4,829View on 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
    View on GitHub↗4,829
  • cgal/cgalCGAL avatar

    CGAL/cgal

    5,757View on 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
    View on GitHub↗5,757
  • realsenseai/librealsenserealsenseai avatar

    realsenseai/librealsense

    8,541View on 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
    View on GitHub↗8,541
  • openai/point-eopenai avatar

    openai/point-e

    6,886View on 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
    View on GitHub↗6,886
  • open-mmlab/mmcvopen-mmlab avatar

    open-mmlab/mmcv

    6,446View on 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
    View on GitHub↗6,446
  • tixiaoshan/lio-samTixiaoShan avatar

    TixiaoShan/LIO-SAM

    4,794View on 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++
    View on GitHub↗4,794
  • kzampog/cilantrokzampog avatar

    kzampog/cilantro

    1,130View on GitHub↗

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

    C++
    View on GitHub↗1,130
  • lastools/lastoolsLAStools avatar

    LAStools/LAStools

    1,059View on GitHub↗

    efficient tools for LiDAR processing

    C++
    View on GitHub↗1,059
  • liangliangnan/polyfitLiangliangNan avatar

    LiangliangNan/PolyFit

    820View on GitHub↗

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

    C++
    View on GitHub↗820
  • maudzung/super-fast-accurate-3d-object-detectionmaudzung avatar

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

    1,125View on GitHub↗

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

    Python
    View on GitHub↗1,125
  • neka-nat/cupochneka-nat avatar

    neka-nat/cupoch

    1,051View on GitHub↗

    Robotics with GPU computing

    C++
    View on GitHub↗1,051
  • nicolas-chaulet/torch-points3dnicolas-chaulet avatar

    nicolas-chaulet/torch-points3d

    267View on GitHub↗

    Pytorch framework for doing deep learning on point clouds.

    View on GitHub↗267
  • nvidia-ai-iot/cuda-pclNVIDIA-AI-IOT avatar

    NVIDIA-AI-IOT/cuda-pcl

    695View on GitHub↗

    A project demonstrating how to use the libs of cuPCL.

    C++
    View on GitHub↗695
  • nvidiagameworks/kaolinNVIDIAGameWorks avatar

    NVIDIAGameWorks/kaolin

    5,107View on 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
    View on GitHub↗5,107
  • octomap/octomapOctoMap avatar

    OctoMap/octomap

    2,311View on GitHub↗

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

    C++
    View on GitHub↗2,311
  • open-mmlab/mmdetection3dopen-mmlab avatar

    open-mmlab/mmdetection3d

    6,273View on 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
    View on GitHub↗6,273
  • open-mmlab/openpcdetopen-mmlab avatar

    open-mmlab/OpenPCDet

    5,621View on 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
    View on GitHub↗5,621
  • pdal/pdalPDAL avatar

    PDAL/PDAL

    1,381View on GitHub↗

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

    C++
    View on GitHub↗1,381
  • poodarchu/det3dpoodarchu avatar

    poodarchu/Det3D

    1,553View on GitHub↗

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

    Python
    View on GitHub↗1,553
  • potree/potreeconverterpotree avatar

    potree/PotreeConverter

    803View on GitHub↗

    Create multi res point cloud to use with potree

    JavaScript
    View on GitHub↗803
  • prbonn/kiss-icpPRBonn avatar

    PRBonn/kiss-icp

    2,226View on GitHub↗

    A LiDAR odometry pipeline that just works

    C++
    View on GitHub↗2,226
  • prbonn/lidar-bonnetalPRBonn avatar

    PRBonn/lidar-bonnetal

    1,038View on GitHub↗

    Semantic and Instance Segmentation of LiDAR point clouds for autonomous driving

    Python
    View on GitHub↗1,038