Changes from Version 1 of adei23DSurfaceVisualizerDocumentation

Show
Ignore:
Author:
sogimu (IP: 141.52.65.176)
Timestamp:
04/07/14 09:31:57 (10 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • adei23DSurfaceVisualizerDocumentation

    v0 v1  
     1For installing you need make this action: 
     2 
     3{{{ 
     4#!sh 
     5cd "path to public folder of your web-server" 
     6git clone https://github.com/KIT-IPE/katrinTankViewer.git "folder name for repository" 
     7cd "folder name for repository" 
     8git submodule init && git submodule update --recursive 
     9}}} 
     10Now demo app is accessible from path: localhost/"folder name for repository"/app 
     11 
     12For using demo app you need WebGL compatbile web browser. 
     13 
     14*Sometimes you need enable on WebGL. How make this you can read here: 
     15 1. [http://www.infewbytes.com/?p=144 FireFox] 
     16 2. [http://askubuntu.com/questions/299345/how-to-enable-webgl-in-chrome-on-ubuntu Chrome or Chromium] 
     17 3. [https://discussions.apple.com/thread/3300585?start=0 Safari Desktop]