Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 656 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 656 Bytes

The Point Cloud Web Viewer

Overview

  • Support common point cloud formats(LAS, DRACO, PLY, OBJ)
  • Based on Deck.gl High-performance rendering
  • Support upload files from local

Installation

Development

  • $ git clone github.com/ethanruiyu/pcv.git
  • $ yarn
  • $ yarn start

Static Build

  • $ git clone github.com/ethanruiyu/pcv.git
  • $ yarn
  • $ yarn build

Screenshots

Browser Support

Modern browsers(chrome, firefox), Internet Explorer is temporarily not supported