Difference between revisions of "project09:Tests"

From 100ybp
Jump to: navigation, search
Line 49: Line 49:
 
<div id="container">
 
<div id="container">
 
<div id="imgcont">
 
<div id="imgcont">
<h2>Initial Flocking Algorithm tests</h2>
+
<h2>Initial Flocking Algorithm</h2>
<iframe width="850" height="637.5" src="https://drive.google.com/file/d/1brZgkIL2EYB_Ni5nvDPMFjh4qKznhiit/preview"></iframe>
+
    <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1brZgkIL2EYB_Ni5nvDPMFjh4qKznhiit/preview"></iframe>
  
 
     <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1xUt65UpD-ci36NopCqFUxJUdqhQjBO2_/preview"></iframe>
 
     <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1xUt65UpD-ci36NopCqFUxJUdqhQjBO2_/preview"></iframe>
 +
   
 +
<h2>Colliding Spheres</h2>
 +
    <iframe width="850" height="637.5" src="https://drive.google.com/file/d/18208o2lleaKv2V8vciFDpAtez91sRca6/preview"></iframe>
 +
   
 +
<h2>Kangaroo</h2>
 +
    <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1BDDnFT3h-Ws88w_9mKtTGdPVT_qIHA7i/preview"></iframe>
 +
 +
<h2>Program Diagram</h2>
 +
    <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1dUtEnckCN4-w1xiuAkXJZOloFJmbIJjS/preview"></iframe>
 +
    <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1CcnrF0oWOXgrwtcTSHEL_bGqHECPcx_W/preview"></iframe>
 +
    <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1cfJMTtMW6ZK9HNMxxz0Cr0d7YMt3cWDd/preview"></iframe>
 +
   
 +
<h2>Manual Physics Simulation</h2>
 +
    <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1rZh2xvv6azxm_7vxOCaYV8nMvU99lEZH/preview"></iframe>
 +
    <iframe width="850" height="637.5" src="https://drive.google.com/file/d/1MugYzTF4TdXw2BuvlwHkckJL78UooWBr/preview"></iframe>
 
</div>
 
</div>
  

Revision as of 12:09, 3 April 2019


Sample.png



Tests


Initial Flocking Algorithm

Colliding Spheres

Kangaroo

Program Diagram

Manual Physics Simulation