Commit graph

141 commits

Author SHA1 Message Date
schmelczerandras
006ab3c4e6 Refactor shapes 2020-08-16 10:24:12 +02:00
schmelczerandras
eb39846b75 Fix rendering issues 2020-08-16 09:15:09 +02:00
schmelczerandras
6d6284f717 Fix collision detection issues 2020-08-14 10:13:20 +02:00
schmelczerandras
3c5d87a98b Extract error pages & change container registry 2020-08-10 18:17:19 +02:00
Schmelczer András
15151e53a7 Fix some bugs 2020-08-07 18:12:53 +02:00
schmelczerandras
345e183e34 WIP 2020-08-04 22:07:39 +02:00
schmelczerandras
24cc572e47 Do some more refactoring 2020-07-30 20:59:37 +02:00
schmelczerandras
c892ca2d01 Refactor rendering 2020-07-30 13:28:10 +02:00
schmelczerandras
9b47d56d8f Start refactoring 2020-07-29 22:34:02 +02:00
schmelczerandras
edffd22c2e Add basic tiled rendering 2020-07-27 22:53:17 +02:00
schmelczerandras
854e5a55a1 Optimize object container 2020-07-27 18:50:57 +02:00
schmelczerandras
7c2415d0de Fix dockerfile dependencies 2020-07-26 20:17:29 +02:00
schmelczerandras
79bb7a64a2 Add more substitutions 2020-07-26 19:11:03 +02:00
schmelczerandras
4369cf1770 Add dynamic shader generation 2020-07-26 13:35:44 +02:00
schmelczerandras
edd7d4836e Tweak code 2020-07-25 19:27:21 +02:00
schmelczerandras
b6bef3c77d Fix should draw condition 2020-07-25 17:51:13 +02:00
schmelczerandras
9aef368324 Update colors 2020-07-25 17:16:48 +02:00
schmelczerandras
4ef6922da8 Add naive quality controller 2020-07-25 17:02:08 +02:00
schmelczerandras
d336bee1ba Add uniform for lights 2020-07-25 16:20:27 +02:00
schmelczerandras
e6782a9a98 Try to fix the lighting 2020-07-25 14:20:11 +02:00
schmelczerandras
affb1b4f4f Organize imports and work on integrating lighting 2020-07-24 23:00:26 +02:00
schmelczerandras
0cd383794c Add lighting shader 2020-07-22 22:47:26 +02:00
schmelczerandras
e88b4589d2 Add glMatrix 2020-07-22 20:00:57 +02:00
schmelczerandras
582979d3ed Add frame buffers 2020-07-22 15:09:59 +02:00
schmelczerandras
066314ede8 Add some more WebGl 2020-07-20 21:58:31 +02:00
schmelczerandras
695d8faab3 Fix misnamed image 2020-07-20 15:54:38 +02:00
schmelczerandras
ef315b7089 Add glsl loader 2020-07-20 15:52:18 +02:00
schmelczerandras
ac66c91000 Remove twgl 2020-07-19 22:24:50 +02:00
schmelczerandras
13942af41c Temporarily disable code minimizing 2020-07-19 14:11:45 +02:00
schmelczerandras
efb01476b2 Add basic gameobject system 2020-07-19 13:50:03 +02:00
schmelczerandras
d5be727040 Add input handling 2020-07-18 22:02:09 +02:00
schmelczerandras
29c6b14440 Add minimal dungeon drawing code 2020-07-18 14:23:04 +02:00
schmelczerandras
1cc69ee7f1 Add geometric primitives 2020-07-16 22:33:14 +02:00
schmelczerandras
1ac4113b0d Add timing 2020-07-16 22:32:56 +02:00
schmelczerandras
fb50ade480 Scaffold WebGl 2020-07-16 17:35:47 +02:00
schmelczerandras
7c68deef24 Enhance web server 2020-07-16 17:18:42 +02:00
schmelczerandras
0390c74061 Add error page generator 2020-07-16 16:35:41 +02:00
schmelczerandras
29879100bf Update npm dependencies 2020-07-16 14:50:29 +02:00
schmelczerandras
3502dcfcb0 Add skeleton for distance shader 2020-07-11 22:16:25 +02:00
schmelczerandras
f3e91c888b Change deployment to use docker-compose 2020-07-10 18:56:59 +02:00
schmelczerandras
3f3e654ea9 Refactor file structure 2020-07-09 21:19:28 +02:00