14 Commits

Author SHA1 Message Date
d891a7b961 Removed buttons and use only the slider. Could remove button code and decremenet function. 2018-07-12 18:49:52 +02:00
b1bbf90467 Added slider to change the width of blocks. 2018-07-12 18:39:26 +02:00
618e00a358 Changed backgroundcolor from being wrapped in qoutes. 2018-07-12 11:21:36 +02:00
636c30a3e3 Added external stylesheet. 2018-07-12 02:23:20 +02:00
f3ff0ce962 Added buttons to toggle the width of each box. They are spaced nicely on smaller screens and call decrement function to change with of the boxes. 2018-07-12 02:22:42 +02:00
a3a873e54e Changed the size of the canvas to be responsive to screen width to some extent and added a translate for wide screens so the canvas is pulled closer up. 2018-07-12 01:11:57 +02:00
ad7a202dc7 Changed the background color of the canvas to hex value. 2018-07-12 00:47:21 +02:00
13a14e06db Changed colors of sides and rotation of x and y axis when spinning. 2018-07-11 19:58:45 +02:00
3725c16fa9 Changed values of rotation to better match what we want with isometric view. 2018-07-11 19:56:11 +02:00
17860306dc Change size of canvas and width of boxes. 2018-07-11 19:01:08 +02:00
cad1919d36 Added example box with colored sides. 2018-07-11 18:52:46 +02:00
c64d4da14e Flow from middle and changed map of height to shrink and grow to. 2018-07-11 18:51:04 +02:00
4ab620e7cc Moving ortho plane of cubes. 2018-07-11 18:15:13 +02:00
73038c06e2 Added index and js file. 2018-07-11 17:59:21 +02:00