Skip to content

yoonje/binary-pcd-web-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary PCD Web Viewer

.pcd file(pointcloud data format) web viwer.

Explanation

  • Put your .pcd file in "static/data/" directory.
  • Recommend running web browser private mode.(because cache data)
  • You can set your screen through camera.position(x,y,z) and controls.target.set() in viewer.js

Run

url : https://<IP:port_number>/?load=/static/data/<file_name>.pcd

Output

kcity

This image show Kcity(South Korea Autonomous Vehicle Experiment City) pcd map.

voxel

This image show fragment pcd file in Kcity.

About

pointcloud data format binary version web viewer using Three.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published