cnr-isti-vclab / openlime

Web-based, advanced images viewer (RTI, multispectral, BRDF, etc. )
GNU General Public License v3.0
23 stars 6 forks source link

Decorated lens #26

Closed thera2002 closed 2 years ago

thera2002 commented 2 years ago

New branch with lens dashboard (navigator)

thera2002 commented 2 years ago

Hi, This branch contains all the stuff (and some bug fixes) we made to decorate the lenses with a svg dashboard. There are two new classes, a general purpose one, LensDashboard.js that arranges an HTML element (div) around the lens and adjusts with as its radius and center change. Another class, LensDashboardNavigator.js, creates a small dashboard around the lens with SVG icons (it's more of a usage example than an actual class).