Difference between revisions of "project09:Tests"
From 100ybp
(24 intermediate revisions by one user not shown) | |||
Line 40: | Line 40: | ||
#container {width: 850px;} | #container {width: 850px;} | ||
#imgcont { | #imgcont { | ||
− | position: relative; | + | position: relative; |
− | + | ||
− | + | ||
− | + | ||
float: left; | float: left; | ||
− | width: | + | width: 850px; |
+ | height: auto; | ||
padding: 1%;} | padding: 1%;} | ||
− | + | #imgcont iframe{ | |
− | + | width: 850px; | |
− | + | height: 478px; | |
− | + | } | |
h2 {} | h2 {} | ||
Line 61: | Line 59: | ||
<div id="imgcont"> | <div id="imgcont"> | ||
<h2>Initial Flocking Algorithm</h2> | <h2>Initial Flocking Algorithm</h2> | ||
− | <iframe | + | <iframe src="https://drive.google.com/file/d/1brZgkIL2EYB_Ni5nvDPMFjh4qKznhiit/preview?feature=player_detailpage&VQ=HD720" frameborder="0" allowfullscreen></iframe> |
− | <iframe | + | <iframe frameborder="0" allowfullscreen src="https://drive.google.com/file/d/1xUt65UpD-ci36NopCqFUxJUdqhQjBO2_/preview?VQ=HD720"></iframe> |
<h2>Colliding Spheres</h2> | <h2>Colliding Spheres</h2> | ||
− | <iframe | + | <iframe frameborder="0" allowfullscreen src="https://drive.google.com/file/d/18208o2lleaKv2V8vciFDpAtez91sRca6/preview?VQ=HD720"></iframe> |
<h2>Kangaroo</h2> | <h2>Kangaroo</h2> | ||
− | <iframe | + | <iframe frameborder="0" allowfullscreen src="https://drive.google.com/file/d/1BDDnFT3h-Ws88w_9mKtTGdPVT_qIHA7i/preview?VQ=HD720"></iframe> |
<h2>Program Diagram</h2> | <h2>Program Diagram</h2> | ||
− | <iframe | + | <iframe frameborder="0" allowfullscreen src="https://drive.google.com/file/d/1dUtEnckCN4-w1xiuAkXJZOloFJmbIJjS/preview?VQ=HD720"></iframe> |
− | <iframe | + | <iframe frameborder="0" allowfullscreen src="https://drive.google.com/file/d/1CcnrF0oWOXgrwtcTSHEL_bGqHECPcx_W/preview?VQ=HD720"></iframe> |
− | <iframe | + | <iframe frameborder="0" allowfullscreen src="https://drive.google.com/file/d/1cfJMTtMW6ZK9HNMxxz0Cr0d7YMt3cWDd/preview?VQ=HD720"></iframe> |
<h2>Manual Physics Simulation</h2> | <h2>Manual Physics Simulation</h2> | ||
− | <iframe | + | <iframe frameborder="0" allowfullscreen src="https://drive.google.com/file/d/1rZh2xvv6azxm_7vxOCaYV8nMvU99lEZH/preview?VQ=HD720"></iframe> |
− | <iframe | + | <iframe frameborder="0" allowfullscreen src="https://drive.google.com/file/d/1MugYzTF4TdXw2BuvlwHkckJL78UooWBr/preview?VQ=HD720"></iframe> |
</div> | </div> | ||
Latest revision as of 12:00, 3 April 2019
Tests