]> Creatis software - creaWT.git/blob - wt/bbtk_wt_PKG/src/nn/index.html
2498 BBTK FeatureNewNormal wt-version PackageWt
[creaWT.git] / wt / bbtk_wt_PKG / src / nn / index.html
1 <html>
2     <head>
3         <title>Ejemplo XTK</title>
4         <script type = "text/javascript" src ="js/xtk.js"></script>
5         <script type = "text/javascript" src ="js/demo/demo2.js"></script>
6         <script type = "text/javascript" src ="http://get.goXTK.com/xtk_xdat.gui.js"></script>
7         <link rel="stylesheet" type ="text/css" href ="css/demo.css">
8     </head>  
9
10     <body>
11         <div id="mainDivDemo" syle ="position:absolute;bottom:10px;left:10px">
12         </div>
13         <!-- the container for the renderers -
14         <div id="3d"
15           style="background-color: #000; width: 100%; height: 70%; margin-bottom: 2px;"></div>
16         <div id="sliceX"
17           style="border-top: 2px solid yellow; background-color: #000; width: 32%; height: 30%; float: left;"></div>
18         <div id="sliceY"
19           style="border-top: 2px solid red;background-color: #000; width: 32%; height: 30%; float: left;"></div>
20         <div id="sliceZ"
21           style="border-top: 2px solid green; background-color: #000; width: 32%; height: 30%; float: left;"></div>
22         -->
23     </body>
24 </html>