Skip to content

AlexandreSi/lidar-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lidar-viewer

This project aims at exposing code to develop a web-based lidar viewer.

This project was bootstrapped with Create React App. It is based on three.js, more specifically three-full.

How to

First, clone the repository:

git clone [email protected]:AlexandreSi/lidar-viewer.git && cd lidar-viewer

Note: It might take time as it downloads the .las file as well.

Then install the node modules:

yarn install

Finally, launch the app:

yarn start

And navigate to http://localhost:3000/!

About

Visualize your lidar data in your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published