Team:Cornell/project/drylab/3dmodel

From 2012.igem.org

(Difference between revisions)
(Created page with "{{:Team:Cornell/templates/header}} <style type="text/css"> <!-- body { font-family: Helvetica, Verdana, Arial, sans-serif; background-color: white; color: black; text-align...")
(Blanked the page)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:Cornell/templates/header}}
 
-
<style type="text/css">
 
-
<!--
 
-
body {
 
-
font-family: Helvetica, Verdana, Arial, sans-serif;
 
-
background-color: white;
 
-
color: black;
 
-
text-align: center;
 
-
}
 
-
a:link, a:visited {
 
-
color: #000;
 
-
}
 
-
a:active, a:hover {
 
-
color: #666;
 
-
}
 
-
p.header {
 
-
font-size: small;
 
-
}
 
-
p.header span {
 
-
font-weight: bold;
 
-
}
 
-
p.footer {
 
-
font-size: x-small;
 
-
}
 
-
div.content {
 
-
margin: auto;
 
-
width: 960px;
 
-
}
 
-
div.missing {
 
-
margin: auto;
 
-
position: relative;
 
-
top: 50%;
 
-
width: 193px;
 
-
}
 
-
div.missing a {
 
-
height: 63px;
 
-
position: relative;
 
-
top: -31px;
 
-
}
 
-
div.missing img {
 
-
border-width: 0px;
 
-
}
 
-
div#unityPlayer {
 
-
cursor: default;
 
-
height: 600px;
 
-
width: 960px;
 
-
}
 
-
-->
 
-
</style>
 
-
<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
 
-
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
 
-
<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
 
-
<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en"> <![endif]-->
 
-
<!--[if gt IE 8]><!-->
 
-
<html class="no-js" lang="en">
 
-
<!--<![endif]-->
 
-
<div class="row">
 
-
<div class="two columns">
 
-
<ul class="side-nav">
 
-
<li>
 
-
<h6>Dry Lab</h6>
 
-
</li>
 
-
<li class="divider"></li>
 
-
<li>
 
-
<a href="https://2012.igem.org/Team:Cornell/project/drylab">How It Works</a>
 
-
</li>
 
-
<li>
 
-
<a href="https://2012.igem.org/Team:Cornell/project/drylab/functional_requirements">Functional Requirements</a>
 
-
</li>
 
-
<li>
 
-
<a href="https://2012.igem.org/Team:Cornell/project/drylab/components">Components</a>
 
-
</li>
 
-
<li>
 
-
Modeling
 
-
<ul>
 
-
<li>
 
-
<a href="https://2012.igem.org/Team:Cornell/project/drylab/modeling/deployment">Deployment</a>
 
-
</li>
 
-
<li>
 
-
<a href="https://2012.igem.org/Team:Cornell/project/drylab/modeling/time_response">Time Response</a>
 
-
</li>
 
-
</ul>
 
-
</li>
 
-
<li>
 
-
<a href="https://2012.igem.org/Team:Cornell/project/drylab/status">Device Status</a>
 
-
</li>
 
-
<li class="active">
 
-
<a href="https://2012.igem.org/Team:Cornell/project/drylab/3dmodel">3D Model</a>
 
-
</li>
 
-
</ul>
 
-
</div>
 
-
<div class="ten columns team-bios-container">
 
-
<div class="row">
 
-
<div class="twelve columns">
 
-
<h2 class="centered">3D Model</h2>
 
-
</div>
 
-
</div>
 
-
 
-
 
-
<div class="row last-ele">
 
-
<div class="twelve columns">
 
-
<p class="header">
 
-
<span>Unity Web Player | </span>WebPlayer
 
-
</p>
 
-
<div class="content">
 
-
<div id="unityPlayer">
 
-
<div class="missing">
 
-
<a href="http://unity3d.com/webplayer/" title="Unity Web Player. Install now!"> <img alt="Unity Web Player. Install now!" src="http://webplayer.unity3d.com/installation/getunity.png" width="193" height="63" /> </a>
 
-
</div>
 
-
</div>
 
-
</div>
 
-
<p class="footer">
 
-
&laquo; created with <a href="http://unity3d.com/unity/" title="Go to unity3d.com">Unity</a> &raquo;
 
-
</p>
 
-
</div>
 
-
</div>
 
-
</div>
 
-
</div>
 
-
 
-
<script src="https://2012.igem.org/Team:Cornell/javascripts/foundation.min?action=raw&amp;ctype=text/javascript"></script>
 
-
<script src="https://2012.igem.org/Team:Cornell/javascripts/app?action=raw&amp;ctype=text/javascript"></script>
 
-
<script src="https://2012.igem.org/Team:Cornell/javascripts/lightbox?action=raw&amp;ctype=text/javascript"></script>
 
-
<script type="text/javascript" src="http://webplayer.unity3d.com/download_webplayer-3.x/3.0/uo/UnityObject.js"></script>
 
-
<script type="text/javascript">
 
-
<!--
 
-
function GetUnity() {
 
-
if (typeof unityObject != "undefined") {
 
-
return unityObject.getObjectById("unityPlayer");
 
-
}
 
-
return null;
 
-
}
 
-
if (typeof unityObject != "undefined") {
 
-
unityObject.embedUnity("unityPlayer", "https://dl.dropbox.com/u/3824307/iGEM/WebPlayer.unity3d", 960, 600);
 
-
 
-
}
 
-
-->
 
-
</script>
 
-
<script type="text/javascript">
 
-
$(window).load(function() {
 
-
$('li.pg-project_drylab').addClass('active');
 
-
});
 
-
</script>
 
-
</body>
 
-
</html>
 

Latest revision as of 03:20, 27 October 2012