Difference between revisions of "project09:Tests"

From 100ybp
Jump to: navigation, search
Line 38: Line 38:
 
<style>
 
<style>
 
* {  box-sizing: border-box;}
 
* {  box-sizing: border-box;}
#container {width: 100%;}
+
#container {width: 850px;}
 
#imgcont {float: left;
 
#imgcont {float: left;
width: 850px;
+
width: 100%;
 
padding: 1%;}
 
padding: 1%;}
 
h2 {}
 
h2 {}

Revision as of 12:32, 3 April 2019


Sample.png



Tests


Initial Flocking Algorithm

Colliding Spheres

Kangaroo

Program Diagram

Manual Physics Simulation