gu-gridh / multimodal-viewer

2 stars 0 forks source link

Multimodal Viewer

A Node.js application built with Express for visualizing and interacting with meshes, pointclouds, RTI, and IIIF images. It uses the 3DHOP, Potree, OpenLime, and Openseadragon libraries, with additions, adaptations, and custom user interface by Jonathan Westin and Tristan Bridge.

Table of Contents

Getting Started

npm install define a .env.local variable with PROJECT=etruscan/shfa/sophia + npm start:

PROJECT=sophia npm start
PROJECT=shfa npm start
PROJECT=etruscan npm start
PROJECT=dubb npm start

Usage

Sample URLs for testing:
Sophia: http://localhost:8095/viewer/?q=118-02/orthophoto
SHFA: http://localhost:8097/viewer/?q=Tanum_1_1-2019_06_13/orthophoto
Etruscan: http://localhost:8098/viewer/?q=13

Installation

npm install

Database and API Documentation