You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/README.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,13 @@
6
6
This repository holds the generic browser based user interface for [x3dom](https://www.x3dom.org/) software visualiztations build with the generator component of Getaviz.
7
7
You find a hosted version at [https://home.uni-leipzig.de/svis/getaviz/Index.html](https://home.uni-leipzig.de/svis/getaviz/Index.html) (webgl supported browser and hardware required).
8
8
9
-
9
+
<!--
10
10
## How do I get set up?
11
-
### First Steps
12
-
* Run docker-compose up in the ui directory
13
-
* Open localhost:8082 in your web browser
14
-
11
+
-->
12
+
<!--
15
13
### Following Steps
16
-
14
+
-->
15
+
<!--
17
16
* The user interfaces has various definded setup definitions and can be used for any generated visualization of GETAVIZ.
18
17
* Use Index.php with the parameters **setup** and **model** to load a specific visualization in a specific user interface setup with the following (PHP)Syntax:
19
18
* Syntax
@@ -22,13 +21,17 @@ You find a hosted version at [https://home.uni-leipzig.de/svis/getaviz/Index.htm
0 commit comments