romi / plant-3d-explorer

Browser application to visualize 3D scanned plants
https://romi.github.io/plant-3d-explorer/
GNU Affero General Public License v3.0
7 stars 6 forks source link

Improvements #123

Closed gregho67 closed 3 years ago

gregho67 commented 3 years ago

This code uses "window.localStorage" which normally only works when using a web browser. There shouldn't be any problem since this app is running on a browser, but please report a bug if you encounter an issue regarding this. Please report also any other issue you might encounter while using the 3D explorer.

gregho67 commented 3 years ago

The second commit just contains a syntax update to match the rest of the files

fabfabBesnard commented 3 years ago

Review ok (tested with ml and geom analysis) memory of color/transparency is kept for all 3D layers (mesh, pcd, skeleton, organ) and background from dataset to dataset. Yet, It does not work with the colors of the segmented pointcloud which are random

it can be merged