gbrochar
  • Joined on 2020-11-20
gbrochar pushed to master at gbrochar/webgl 2020-11-27 11:13:56 +00:00
50a878963c proper mouse camera support
gbrochar pushed to master at gbrochar/webgl 2020-11-27 10:54:03 +00:00
414c3263ea basic camera control, uiUpdateParams and initParams simplified
gbrochar pushed to master at gbrochar/webgl 2020-11-26 15:16:33 +00:00
cad3d7705d ui: improve buttons text
gbrochar pushed to master at gbrochar/webgl 2020-11-26 14:52:30 +00:00
0e5e93d177 refacto : use context object instead of returns
gbrochar pushed to master at gbrochar/webgl 2020-11-26 14:24:40 +00:00
773c7a6091 update README
gbrochar pushed to master at gbrochar/webgl 2020-11-26 14:15:59 +00:00
828872215b refacto : separated draw function
gbrochar pushed to master at gbrochar/webgl 2020-11-26 13:07:18 +00:00
c4f3c75154 refacto : refacto ui and add env variable context
gbrochar pushed to master at gbrochar/webgl 2020-11-26 09:26:47 +00:00
a63d807856 refacto : updateObj remove double
gbrochar pushed to master at gbrochar/webgl 2020-11-26 08:35:49 +00:00
3ab1c7b1ca refacto : split vertex attrib configuration
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