zju3dv/Wis3D

A web-based 3D visualization tool for 3D computer vision.

What it solves

Wis3D provides a way for 3D computer vision researchers to visualize complex 3D data directly from Python code. It eliminates the need for manual data conversion or cumbersome tools by allowing users to stream 3D assets into a web browser for real-time inspection.

How it works

Users install the tool and start a web server that hosts the visualization interface. By importing 3D data—such as bounding boxes, point clouds, meshes, and feature correspondences—via Python, the data is sent to the local browser for interactive viewing.

Who it’s for

It is designed for 3D computer vision researchers who need a dedicated tool to inspect and debug 3D spatial data.

Highlights

  • Web-based interface for easy access.
  • Supports 3D bounding boxes, point clouds, and meshes.
  • Visualizes feature correspondences.
  • Integrates directly with Python code.

Related

  • Project
  • Project
  • Project
  • Project