Skip to content

ethanruiyu/pcv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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