Skip to content

kjoscha/3dPointCloudViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3dPointCloudViewer

This is a simple tool for discovering 3d point clouds in a web browser. To load your own data, replace data/cloud.txt with yout own data. Supported data format is:

x-coord[float] y-coord[float] z-coord[float]
12345.123 54321.321 1234
... ... ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published