Skip to content

Open3D Examples Documentation

Welcome to the documentation for open3d-examples!

This project provides a set of Open3D Python examples wrapped in a modern React web interface.

Overview

The application features: 1. React Frontend: A modern, responsive UI built with Vite and TypeScript. 2. Flask Backend: A lightweight Python REST API. 3. Open3D Scripts: Standalone scripts in src/scripts/ that demonstrate point cloud and mesh processing algorithms.