Commit Graph

33 Commits

Author SHA1 Message Date
gbrochar d51b248225 minor changes 2020-11-29 12:02:55 +01:00
gbrochar 790d421741 done 2020-11-29 11:28:16 +01:00
gbrochar 562b99607d scene editing working, need lint and cleanup 2020-11-29 08:22:24 +01:00
gbrochar cf45e3f83c scene editor v1 2020-11-28 18:53:59 +01:00
gbrochar 1dd40d0584 better html inputs 2020-11-28 16:14:59 +01:00
gbrochar 9b26aa7629 setup instance lock for scene editing 2020-11-28 13:50:06 +01:00
gbrochar 1e97bf3596 fixed normal matrix and added scale and translation support 2020-11-28 13:20:01 +01:00
gbrochar 123d28efe0 change default circleSize 2020-11-28 12:57:47 +01:00
gbrochar ce3834ec4f added cache, fix circle size instances bug 2020-11-28 12:44:52 +01:00
gbrochar 6a85beb4f6 added fractal shader 2020-11-27 17:11:28 +01:00
gbrochar 940de78d9e add circlesize again 2020-11-27 14:06:59 +01:00
gbrochar c68110c9fa changed Y axis control 2020-11-27 13:36:06 +01:00
gbrochar 86e7637e2e camera control done 2020-11-27 13:12:24 +01:00
gbrochar 50a878963c proper mouse camera support 2020-11-27 12:13:53 +01:00
gbrochar cad3d7705d ui: improve buttons text 2020-11-26 16:16:31 +01:00
gbrochar 77c8dedb0c added multiple instances support, changed light position 2020-11-25 18:58:49 +01:00
gbrochar e4fc439d01 added fine/coarse distance slider 2020-11-25 13:51:39 +01:00
gbrochar ca293366fb added base rotation + git links 2020-11-25 13:45:25 +01:00
gbrochar e568664fa7 change sobel to show lighted grey instead of black when no borders, update mobile instructions, add scrollbar 2020-11-25 13:15:26 +01:00
gbrochar 431877ea09 added objects, textures, and sobel edge detection shader 2020-11-25 12:43:13 +01:00
gbrochar 7f2b135bdd put sliders and average object position 2020-11-24 22:12:32 +01:00
gbrochar 33de299433 added bug workaround instructions for mobile 2020-11-24 19:56:30 +01:00
gbrochar ce7914732e texture support 2020-11-24 19:18:45 +01:00
gbrochar 8c1baf3a86 remove useless color buffer and prepare texture buffer implementation 2020-11-24 17:28:40 +01:00
gbrochar 6a1b25777d fix bug where pressing enter updated shader instead of camera distance 2020-11-24 17:04:33 +01:00
gbrochar 4fb99acd00 added flat mode, one object, and clear some code 2020-11-24 16:30:59 +01:00
gbrochar 89cb1d7962 remove small teapot without normals 2020-11-24 15:05:35 +01:00
gbrochar fec20645ce obj selector, a bit of code clearing 2020-11-24 13:53:30 +01:00
gbrochar 31ec733bda fixed WebGL warning, add distance support 2020-11-24 13:10:47 +01:00
gbrochar 55cb25f291 split code and add ui for changing fragment shader 2020-11-24 12:10:57 +01:00
gbrochar 341dbe1023 many cube rotating around a point 2020-11-23 06:38:10 +01:00
gbrochar 9703298f40 Colored square 2020-11-22 15:09:28 +01:00
gbrochar 194be1b5ba boilerplate react express helloworld 2020-11-22 12:50:14 +01:00