Commit Graph

19 Commits

Author SHA1 Message Date
KevinMidboe 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
KevinMidboe 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
KevinMidboe ad7a202dc7 Changed the background color of the canvas to hex value. 2018-07-12 00:47:21 +02:00
KevinMidboe 71f502b9a7 Change style to text algin canvas center and added dark background color. 2018-07-12 00:46:40 +02:00
KevinMidboe 13a14e06db Changed colors of sides and rotation of x and y axis when spinning. 2018-07-11 19:58:45 +02:00
KevinMidboe 3725c16fa9 Changed values of rotation to better match what we want with isometric view. 2018-07-11 19:56:11 +02:00
KevinMidboe 17860306dc Change size of canvas and width of boxes. 2018-07-11 19:01:08 +02:00
KevinMidboe d1e51b4324 Removed margin for body. 2018-07-11 19:00:47 +02:00
KevinMidboe cad1919d36 Added example box with colored sides. 2018-07-11 18:52:46 +02:00
KevinMidboe c64d4da14e Flow from middle and changed map of height to shrink and grow to. 2018-07-11 18:51:04 +02:00
KevinMidboe 3c6b4a721e Added box endpoint 2018-07-11 18:45:30 +02:00
KevinMidboe 3b36e3b174 Re downloaded just the raw page and not the hosted page. 2018-07-11 18:45:13 +02:00
KevinMidboe 45061ef2b6 Added gl-matrix script for high performance matrix and vector operations. 2018-07-11 18:41:05 +02:00
KevinMidboe 4ab620e7cc Moving ortho plane of cubes. 2018-07-11 18:15:13 +02:00
KevinMidboe 08aef658a0 Removed console. 2018-07-11 18:14:44 +02:00
KevinMidboe 73038c06e2 Added index and js file. 2018-07-11 17:59:21 +02:00
KevinMidboe 71c032e4fb Merge branch 'master' of github.com:KevinMidboe/cubewaves 2018-07-11 17:58:53 +02:00
KevinMidboe 49696fbdc8 Init server 2018-07-11 17:56:41 +02:00
KevinMidboe 964fc9cdbf Initial commit 2018-07-11 16:13:32 +02:00