Creative Technologies Lab | dokuWiki

Repository of academic adventures, experimental technology, accidental brilliance, and collaborative nerdery.

User Tools

Site Tools


intern:vr.ct-lab.info

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
intern:vr.ct-lab.info [2025/06/30 10:30] Yuni Nguyenintern:vr.ct-lab.info [2025/06/30 10:32] (current) Yuni Nguyen
Line 1: Line 1:
-====== Taiga ====== +====== Panorama Viewer ====== 
-The VR Viewer is an internally created tool for XR experiences.+The Panorama Viewer is an internally created tool for XR experiences out of images with Equirectangular Projection in mind. 
 [[https://vr.ct-lab.info/|Website]] [[https://vr.ct-lab.info/|Website]]
 [[https://git.fh-muenster.de/ct-lab/panorama-viewer|Frontend repository]] [[https://git.fh-muenster.de/ct-lab/panorama-viewer|Frontend repository]]
Line 8: Line 9:
  
 ==== Start Service ==== ==== Start Service ====
 +
 +=== In Plesk Interface ===
 <code> <code>
-plesk -> docker (in der sidebar) -> vr-api-02 starten+plesk -> docker (in sidebar) -> start vr-api-02
 </code> </code>
-ODER + 
 +=== In SSH Terminal ===
 <code> <code>
 cd /var/www/vhosts/ct-lab.info/vr.ct-lab.info/ cd /var/www/vhosts/ct-lab.info/vr.ct-lab.info/
 docker run -d --name vr-api-02 -p 23555:80 vr-api docker run -d --name vr-api-02 -p 23555:80 vr-api
 </code> </code>
/var/www/vhosts/ct-lab.info/wiki.ct-lab.info/data/attic/intern/vr.ct-lab.info.1751279411.txt.gz · Last modified: by Yuni Nguyen