Commit graph

29 commits

Author SHA1 Message Date
f73543f45d Fix anti-aliasing 2026-06-10 21:38:47 +01:00
b355132861 Add dithering 2026-06-10 20:53:20 +01:00
8220095e4e Light overlap 2026-06-10 19:51:23 +01:00
schmelczerandras
7803bbeaee Add motion blur and better interpolation when OES_texture_float_linear is not available 2020-10-31 11:15:45 +01:00
schmelczerandras
044f84c769 Add lightPenetrationRatio option 2020-10-19 11:46:37 +02:00
schmelczerandras
1657ca21b1 Fix noise rendering on mobiles 2020-10-19 10:53:20 +02:00
schmelczerandras
7b483c197c Remove pointless optimization 2020-10-18 15:43:29 +02:00
schmelczerandras
0cca5d9800 Make noise 2D 2020-10-13 23:00:00 +02:00
schmelczerandras
98f0b381b8 Fix lighting difference between webgl and webgl2 2020-10-13 22:57:27 +02:00
schmelczerandras
f29293c475 Improve color handling approach 2020-10-13 22:37:23 +02:00
schmelczerandras
1e4dd8555d Merge branch 'WIP' into main 2020-10-12 16:12:08 +02:00
schmelczerandras
25c112f0e5 Minor changes and documentation 2020-10-12 16:11:55 +02:00
schmelczerandras
37da0e40c5 Fix whitespaces 2020-10-04 11:20:57 +02:00
schmelczerandras
7bfad8711b Add textures 2020-10-04 10:48:26 +02:00
schmelczerandras
5723b91b32 Fix inverted bug 2020-10-04 10:45:51 +02:00
schmelczerandras
d1dd360d83 Add cutoff to flashlight 2020-10-04 09:29:03 +02:00
schmelczerandras
374796f398 Fix flashlights 2020-10-02 11:23:10 +02:00
schmelczerandras
40b9644171 Improve shadows and add antialiasing 2020-09-25 15:40:10 +02:00
schmelczerandras
7d2c74d6a8 Add better color output 2020-09-24 21:51:26 +02:00
schmelczerandras
98d1fc9ca2 Add palette system 2020-09-23 16:27:02 +02:00
schmelczerandras
e8cd979f53 Fix bugs 2020-09-22 17:57:24 +02:00
schmelczerandras
1d4980ae28 Add WebGL compatibility 2020-09-22 16:41:59 +02:00
schmelczerandras
c58728215f Update shadows 2020-09-19 17:30:04 +02:00
schmelczerandras
8e73aee9ba Various improvements 2020-09-18 15:27:21 +02:00
schmelczerandras
ca2ac3fd2d Remove clutter 2020-09-18 15:26:56 +02:00
schmelczerandras
2481cfc3e6 Add more options 2020-09-17 17:51:45 +02:00
schmelczerandras
36c64554f5 Add parallel compiler 2020-09-17 16:04:09 +02:00
schmelczerandras
adbd933955 Make lights more intuitive 2020-09-17 15:47:46 +02:00
schmelczerandras
bc16bdd62e Add more improvements 2020-09-16 14:45:08 +02:00