Difference between revisions of "Msc1G4:Group"

From rbse
Jump to: navigation, search
 
(6 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
<html>
 
<html>
 
<style>
 
<style>
<script src="http://rbse.hyperbody.nl/vrview-master/build/vrview.min.js"></script>
 
 
div#headercontainer {
 
div#headercontainer {
 
width: 850px;
 
width: 850px;
Line 16: Line 15:
 
div#button {
 
div#button {
 
float: left;
 
float: left;
width: 150px;
+
width: 170px;
 
height: 30px;
 
height: 30px;
margin-left: 16px;
+
margin-left: 36px;
 
margin-top: 70px;
 
margin-top: 70px;
background: #efae95;
+
background: #33586b;
 
opacity: 0.9;
 
opacity: 0.9;
 
}
 
}
Line 41: Line 40:
 
<div id="button" align="center">
 
<div id="button" align="center">
 
[[Msc1G4:Student3|'''MACRO SCALE''']]
 
[[Msc1G4:Student3|'''MACRO SCALE''']]
</div>
 
<div id="button" align="center">
 
[[Msc1G4:Student4|'''-''']]
 
 
</div>
 
</div>
 
</div>
 
</div>
 
  
  
Line 61: Line 56:
 
<div>[[File:Exploded_core_new-01.jpg | 850px]]</div>
 
<div>[[File:Exploded_core_new-01.jpg | 850px]]</div>
  
<iframe width="854" height="480" src="https://www.youtube.com/embed/4YWy3fj1qtw" frameborder="0" allowfullscreen></iframe>
 
  
<embedvideo service="youtube">https://www.youtube.com/watch?v=pSsYTj9kCHE</embedvideo>
+
Students: Elpiza Kolo, Hilde Rosenboom, Erik Zanetti, Shuwei Zhang
 
+
<html>   
+
    <div id="vrview"></div>
+
 
+
    <script src="/vrview-master/build/vrview.js"></script>
+
<script>
+
var vrView;
+
function onLoad() {
+
  vrView = new VRView.Player('#vrview', {
+
width: '100%',
+
height: 480,
+
image: '/images/c/cd/BEDROOM_RENDER_F.jpg',
+
preview: '/vrview-master/examples/gallery/petra-preview.jpg',
+
is_stereo: false,
+
is_autopan_off: true
+
  });
+
  vrView.on('ready', onVRViewReady);
+
  vrView.on('modechange', onModeChange);
+
  vrView.on('error', onVRViewError);
+
}
+
window.addEventListener('load', onLoad);
+
</script>
+
</html>
+

Latest revision as of 14:56, 17 February 2017



User research new Layout 1 new.jpg
Architectural elements.jpg
ADM privacy levels.jpg
Orange new links architecture activity people path.jpg
FINAL 21configurations-01.png
Exploded core new-01.jpg


Students: Elpiza Kolo, Hilde Rosenboom, Erik Zanetti, Shuwei Zhang