Git Preact Demo
Todo: overcome problems creating production deployment image.
source code

Data Driven Floaters

 
Beach LT
left: 10px;
Bay ST
left: 80px;
Coast XT
left: 300px;
Haven
left: 400px;

------- C o n t r o l s -------------

Data Driven Floaters 2d

 
Beach LT
left: 10px;top:20px;
Bay ST
left: 80px;top:-20px;
Coast XT
left: 300px;top:0px;
Haven
left: 400px;top:10px;

------- C o n t r o l s -------------

Data Driven Floaters 3d

 
Beach LT
left:10px; top:20px; height:30px; width:80px; font-size:1.1em;
Bay ST
left:80px; top:-20px; height:30px; width:80px; font-size:1.1em;
Coast XT
left:300px; top:0px; height:25px; width:90px; font-size:1.1em;
Haven
left:500px; top:10px; height:25px; width:120px; font-size:1.1em;

------- C o n t r o l s -------------

Data Driven Floaters 3df

 
Beach LT
left:10px; top:20px; height:30px; width:80px; font-size:1.1em; padding: 5px; opacity:.2;
Bay ST
left:80px; top:-20px; height:30px; width:80px; font-size:1.1em; padding: 1px; opacity:.4;
Coast XT
left:300px; top:0px; height:25px; width:90px; font-size:1.1em; padding: 15px; opacity:.8;
Haven
left:500px; top:10px; height:25px; width:120px; font-size:1.1em; padding: 15px; opacity:.9;

------- C o n t r o l s -------------

Data Driven Floaters 3dfr

 
Beach LT
left:10px; top:20px; height:30px; width:80px; font-size:1.1em; padding: 5px; opacity:.2; transform: rotate(40deg);
Bay ST
left:80px; top:-20px; height:30px; width:80px; font-size:1.1em; padding: 1px; opacity:.4; transform: rotate(1deg);
Coast XT
left:300px; top:0px; height:25px; width:90px; font-size:1.1em; padding: 15px; opacity:.8; transform: rotate(20deg);
Haven
left:500px; top:10px; height:25px; width:120px; font-size:1.1em; padding: 15px; opacity:.9; transform: rotate(70deg);

------- C o n t r o l s -------------

Data Driven Floaters 3dfrb

 
Beach LT
left:10px; top:20px; height:30px; width:80px; font-size:1.1em; padding: 5px; opacity:.2; transform: rotate(40deg); background-color: #FFF;
Bay ST
left:80px; top:-20px; height:30px; width:80px; font-size:1.1em; padding: 1px; opacity:.4; transform: rotate(1deg); background-color: #0FF;
Coast XT
left:300px; top:0px; height:25px; width:90px; font-size:1.1em; padding: 15px; opacity:.8; transform: rotate(20deg); background-color: #0F0;
Haven
left:500px; top:10px; height:25px; width:120px; font-size:1.1em; padding: 15px; opacity:.9; transform: rotate(70deg); background-color: #F00;

------- C o n t r o l s -------------