Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

washingtonthree

A progressively loading 3D flythrough of the DC LiDAR 2018 dataset

Subdivides the pointcloud map into tiles that have varying resolution levels that can be viewed at different distances. Approximately 850M points in this pointcloud can be viewed in chunks based on camera movement, similar to the way that a map viewer like Google Maps would handle progressive loading. The points themselves are rendererd using GL_POINTS with a height-based shader that is anchored at the lowest point of each tile.

image

Build instructions are fairly simple:

$ yarn
$ yarn dev

The tiles themselves are constructed offline and uploaded to my CDN.

About

A progressively loading 3D flythrough of the DC LiDAR 2018 dataset

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages