]> Creatis software - creaWT.git/blobdiff - wt/bbtk_wt_PKG/src/nn/index.html
2498 BBTK FeatureNewNormal wt-version PackageWt
[creaWT.git] / wt / bbtk_wt_PKG / src / nn / index.html
diff --git a/wt/bbtk_wt_PKG/src/nn/index.html b/wt/bbtk_wt_PKG/src/nn/index.html
new file mode 100644 (file)
index 0000000..25d28f9
--- /dev/null
@@ -0,0 +1,24 @@
+<html>
+    <head>
+        <title>Ejemplo XTK</title>
+        <script type = "text/javascript" src ="js/xtk.js"></script>
+        <script type = "text/javascript" src ="js/demo/demo2.js"></script>
+       <script type = "text/javascript" src ="http://get.goXTK.com/xtk_xdat.gui.js"></script>
+        <link rel="stylesheet" type ="text/css" href ="css/demo.css">
+    </head>  
+
+    <body>
+        <div id="mainDivDemo" syle ="position:absolute;bottom:10px;left:10px">
+        </div>
+        <!-- the container for the renderers -
+       <div id="3d"
+         style="background-color: #000; width: 100%; height: 70%; margin-bottom: 2px;"></div>
+       <div id="sliceX"
+         style="border-top: 2px solid yellow; background-color: #000; width: 32%; height: 30%; float: left;"></div>
+       <div id="sliceY"
+         style="border-top: 2px solid red;background-color: #000; width: 32%; height: 30%; float: left;"></div>
+       <div id="sliceZ"
+         style="border-top: 2px solid green; background-color: #000; width: 32%; height: 30%; float: left;"></div>
+       -->
+    </body>
+</html>