Difference between revisions of "project09:Tests"

From 100ybp
Jump to: navigation, search
Line 40: Line 40:
 
#container {width: 100%;}
 
#container {width: 100%;}
 
#imgcont {float: left;
 
#imgcont {float: left;
width: 99%;
+
width: 850px;
 
padding: 1%;}
 
padding: 1%;}
 
h2 {}
 
h2 {}
Line 50: Line 50:
 
<div id="imgcont">
 
<div id="imgcont">
 
<h2>Initial Flocking Algorithm</h2>
 
<h2>Initial Flocking Algorithm</h2>
     <iframe width="1280" height="720" src="https://drive.google.com/file/d/1brZgkIL2EYB_Ni5nvDPMFjh4qKznhiit/preview?VQ=HD720"></iframe>
+
     <iframe width="1920" height="1080" src="https://drive.google.com/file/d/1brZgkIL2EYB_Ni5nvDPMFjh4qKznhiit/preview?VQ=HD720"></iframe>
  
     <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1xUt65UpD-ci36NopCqFUxJUdqhQjBO2_/preview"></iframe>
+
     <iframe width="1920" height="1080" src="https://drive.google.com/file/d/1xUt65UpD-ci36NopCqFUxJUdqhQjBO2_/preview?VQ=HD720"></iframe>
 
      
 
      
 
<h2>Colliding Spheres</h2>
 
<h2>Colliding Spheres</h2>
     <iframe width="850" height="637.5" src="https://drive.google.com/file/d/18208o2lleaKv2V8vciFDpAtez91sRca6/preview"></iframe>
+
     <iframe width="1920" height="1080" src="https://drive.google.com/file/d/18208o2lleaKv2V8vciFDpAtez91sRca6/preview?VQ=HD720"></iframe>
 
      
 
      
 
<h2>Kangaroo</h2>
 
<h2>Kangaroo</h2>
     <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1BDDnFT3h-Ws88w_9mKtTGdPVT_qIHA7i/preview"></iframe>
+
     <iframe width="1920" height="1080" src="https://drive.google.com/file/d/1BDDnFT3h-Ws88w_9mKtTGdPVT_qIHA7i/preview?VQ=HD720"></iframe>
  
 
<h2>Program Diagram</h2>
 
<h2>Program Diagram</h2>
     <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1dUtEnckCN4-w1xiuAkXJZOloFJmbIJjS/preview"></iframe>
+
     <iframe width="1920" height="1080" src="https://drive.google.com/file/d/1dUtEnckCN4-w1xiuAkXJZOloFJmbIJjS/preview?VQ=HD720"></iframe>
     <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1CcnrF0oWOXgrwtcTSHEL_bGqHECPcx_W/preview"></iframe>
+
     <iframe width="1920" height="1080" src="https://drive.google.com/file/d/1CcnrF0oWOXgrwtcTSHEL_bGqHECPcx_W/preview?VQ=HD720"></iframe>
     <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1cfJMTtMW6ZK9HNMxxz0Cr0d7YMt3cWDd/preview"></iframe>
+
     <iframe width="1920" height="1080" src="https://drive.google.com/file/d/1cfJMTtMW6ZK9HNMxxz0Cr0d7YMt3cWDd/preview?VQ=HD720"></iframe>
 
      
 
      
 
<h2>Manual Physics Simulation</h2>
 
<h2>Manual Physics Simulation</h2>
     <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1rZh2xvv6azxm_7vxOCaYV8nMvU99lEZH/preview"></iframe>
+
     <iframe width="1920" height="1080" src="https://drive.google.com/file/d/1rZh2xvv6azxm_7vxOCaYV8nMvU99lEZH/preview?VQ=HD720"></iframe>
     <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1MugYzTF4TdXw2BuvlwHkckJL78UooWBr/preview"></iframe>
+
     <iframe width="1920" height="1080" src="https://drive.google.com/file/d/1MugYzTF4TdXw2BuvlwHkckJL78UooWBr/preview?VQ=HD720"></iframe>
 
</div>
 
</div>
  

Revision as of 12:30, 3 April 2019


Sample.png



Tests


Initial Flocking Algorithm

Colliding Spheres

Kangaroo

Program Diagram

Manual Physics Simulation