gbrochar
  • Joined on 2020-11-20
gbrochar pushed to master at gbrochar/webgl 2020-11-26 08:11:16 +00:00
94251a4806 refacto : split matrices initialization
gbrochar pushed to master at gbrochar/webgl 2020-11-25 20:07:28 +00:00
ac2d5bcecb move shaders to files
gbrochar pushed to master at gbrochar/webgl 2020-11-25 18:50:56 +00:00
54522a779c update README
gbrochar pushed to master at gbrochar/webgl 2020-11-25 17:58:54 +00:00
77c8dedb0c added multiple instances support, changed light position
gbrochar pushed to master at gbrochar/webgl 2020-11-25 13:00:57 +00:00
0026741e17 fix normal bug
gbrochar pushed to master at gbrochar/webgl 2020-11-25 12:51:44 +00:00
e4fc439d01 added fine/coarse distance slider
gbrochar pushed to master at gbrochar/webgl 2020-11-25 12:45:31 +00:00
ca293366fb added base rotation + git links
gbrochar pushed to master at gbrochar/webgl 2020-11-25 12:15:33 +00:00
e568664fa7 change sobel to show lighted grey instead of black when no borders, update mobile instructions, add scrollbar
gbrochar pushed to master at gbrochar/webgl 2020-11-25 11:43:30 +00:00
431877ea09 added objects, textures, and sobel edge detection shader
gbrochar pushed to master at gbrochar/webgl 2020-11-24 21:12:41 +00:00
7f2b135bdd put sliders and average object position
gbrochar pushed to master at gbrochar/webgl 2020-11-24 18:56:37 +00:00
33de299433 added bug workaround instructions for mobile
gbrochar pushed to master at gbrochar/webgl 2020-11-24 18:44:37 +00:00
68de8a2af3 fix webgl warning and remove consolelog
gbrochar pushed to master at gbrochar/webgl 2020-11-24 18:24:37 +00:00
aef5e53cc3 lint
gbrochar pushed to master at gbrochar/webgl 2020-11-24 18:18:53 +00:00
ce7914732e texture support
gbrochar pushed to master at gbrochar/webgl 2020-11-24 16:31:37 +00:00
b1168ca920 fix package.json for less downtime during production updates
gbrochar pushed to master at gbrochar/webgl 2020-11-24 16:28:47 +00:00
8c1baf3a86 remove useless color buffer and prepare texture buffer implementation
gbrochar pushed to master at gbrochar/webgl 2020-11-24 16:04:39 +00:00
6a1b25777d fix bug where pressing enter updated shader instead of camera distance
gbrochar pushed to master at gbrochar/webgl 2020-11-24 15:31:06 +00:00
4fb99acd00 added flat mode, one object, and clear some code
gbrochar pushed to master at gbrochar/webgl 2020-11-24 14:05:42 +00:00
89cb1d7962 remove small teapot without normals
gbrochar pushed to master at gbrochar/webgl 2020-11-24 13:10:22 +00:00
f85681a44e revert to webgl1 to have more safari compatibility