Point Cloud Viewer

High-performance 3D point cloud visualization with color mapping by height, intensity, or classification. Supports millions of points with interactive camera controls. Use cases: LIDAR scans (terrain/building mapping), photogrammetry output, 3D scanning (industrial inspection), satellite/aerial imaging, medical 3D reconstructions (CT/MRI), robotics perception (depth sensors, SLAM).

Installation

Copy and paste the following code into your project.

npx @plexusui/cli add point-cloud-viewer
Manual Installation

1. Copy the component code from components/point-cloud-viewer.tsx

2. Install dependencies:

npm install react@latest

3. Copy any required primitive components

Examples

Loading example...

Made with care. Open source and free to use.

Plexus UI - Playground