Skip to content

gu-gridh/multimodal-viewer

Repository files navigation

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=120-19c/orthophoto
SHFA: http://localhost:8097/viewer/?q=Tanum_1_1-2019_06_13/orthophoto
Etruscan: http://localhost:8094/viewer/?q=2683/image

Installation

npm install

Database and API Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages