-
Notifications
You must be signed in to change notification settings - Fork 11
Jean-Baptiste edited this page May 31, 2020
·
7 revisions
- You may want to read this short Getting started page
- You can find example data files here
- You can see the application running directly with example datasets
Any really, the data you have to input to the program is separated in two types of files :
- the dataset files which contain the 3D coordinates of the data points
- the "information layers" which contain classes information about the points defined in the dataset files
Don't worry about your data, it is at no time sent to any distant server. the data is read locally thanks to HTML5 FileReader() technology