gbrochar
  • Joined on 2020-11-20
gbrochar pushed to master at gbrochar/webgl 2020-11-28 11:57:49 +00:00
123d28efe0 change default circleSize
gbrochar pushed to master at gbrochar/webgl 2020-11-28 11:44:55 +00:00
ce3834ec4f added cache, fix circle size instances bug
gbrochar pushed to master at gbrochar/webgl 2020-11-27 17:55:45 +00:00
2e8a235d49 animated fractals
gbrochar pushed to master at gbrochar/webgl 2020-11-27 16:11:44 +00:00
6a85beb4f6 added fractal shader
gbrochar pushed to master at gbrochar/webgl 2020-11-27 13:07:02 +00:00
940de78d9e add circlesize again
gbrochar pushed to master at gbrochar/webgl 2020-11-27 12:54:54 +00:00
cd5559fd41 fix camera bug, no more camera bugs
gbrochar pushed to master at gbrochar/webgl 2020-11-27 12:40:16 +00:00
49c8eaa468 fix shift wasd bug
gbrochar pushed to master at gbrochar/webgl 2020-11-27 12:36:09 +00:00
c68110c9fa changed Y axis control
gbrochar pushed to master at gbrochar/webgl 2020-11-27 12:17:26 +00:00
420701855e fix camera bug
gbrochar pushed to master at gbrochar/webgl 2020-11-27 12:12:27 +00:00
86e7637e2e camera control done
gbrochar pushed to master at gbrochar/webgl 2020-11-27 11:15:49 +00:00
9ff4298f01 readded center object
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