Commit graph

161 commits

Author SHA1 Message Date
schmelczerandras
9d22805fb0 Add version string 2020-10-31 16:02:45 +01:00
schmelczerandras
068eff5d13 Fix autoscaler bug 2020-10-31 16:02:26 +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
2889fd54db Tweak fps autoscaler 2020-10-31 11:13:28 +01:00
schmelczerandras
bc7c67368e Minor fixes 2020-10-30 23:06:19 +01:00
schmelczerandras
18f23a8d65 Generate documentation 2020-10-27 11:09:45 +01:00
schmelczerandras
6a78033764 Tweak interval 2020-10-27 11:09:22 +01:00
schmelczerandras
69ad74ed73 Expose context lost simulator 2020-10-27 11:08:31 +01:00
schmelczerandras
32aebe9036 Fix webgl warning 2020-10-27 10:51:23 +01:00
schmelczerandras
6b5ced15ff Fix missing external 2020-10-25 16:26:46 +01:00
schmelczerandras
8eff33e181 Add documentation 2020-10-25 15:56:47 +01:00
schmelczerandras
3fb6cc0411 Avoid triggering reflow on canvasSize querying 2020-10-25 15:56:20 +01:00
schmelczerandras
582a0cea08 Fix zero division 2020-10-23 15:05:52 +02:00
schmelczerandras
c30c66340f Generate docs 2020-10-19 12:17:54 +02:00
schmelczerandras
06dfd593cd Minor fixes 2020-10-19 12:16:20 +02:00
schmelczerandras
eaeeebfca2 Update to use changed modules 2020-10-19 12:01:13 +02:00
schmelczerandras
f2a7107a67 Fix rendering for WebGL2 GPU-s lacking OES_texture_float_linear 2020-10-19 11:59:09 +02:00
schmelczerandras
258529b039 Formatting changes 2020-10-19 11:58:33 +02:00
schmelczerandras
a15cb9e19c Add main function for animations 2020-10-19 11:58:07 +02:00
schmelczerandras
e5423212c3 Add better insights and FPS autoscaling 2020-10-19 11:56:38 +02:00
schmelczerandras
30296409ac Add get hardware info helper 2020-10-19 11:50:51 +02:00
schmelczerandras
763952de21 Add quality scaling settings 2020-10-19 11:47:27 +02:00
schmelczerandras
044f84c769 Add lightPenetrationRatio option 2020-10-19 11:46:37 +02:00
schmelczerandras
ea8aacbb85 Add circle with own color 2020-10-19 11:42:52 +02:00
schmelczerandras
0da30f8358 Add plans 2020-10-19 11:42:02 +02:00
schmelczerandras
bfed67e255 Add delta time calculator 2020-10-19 11:41:47 +02:00
schmelczerandras
1a53d76193 Extract the compile function 2020-10-19 11:34:27 +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
184d1a1e39 Add worldToDisplayCoordinates method 2020-10-18 15:42:38 +02:00
schmelczerandras
da2ae108df Generate documentation 2020-10-16 23:27:58 +02:00
schmelczerandras
fbd85a667e Fix bugs with polygons 2020-10-16 23:26:42 +02:00
schmelczerandras
c110f110d2 Generate docs 2020-10-14 15:19:12 +02:00
schmelczerandras
5e936b9654 Fix int and bool array loading 2020-10-14 15:18:13 +02:00
schmelczerandras
6144d98b2e Publish new version to update readme 2020-10-13 23:36:56 +02:00
schmelczerandras
77340a1818 Update readme 2020-10-13 23:12:32 +02:00
schmelczerandras
f44c4d5799 Bump version and generate documentation 2020-10-13 23:00:51 +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
e53ca905af Improve rendering context typing and speed 2020-10-13 22:34:58 +02:00
schmelczerandras
4629cfd469 Add helper function and remove clutter 2020-10-13 22:32:39 +02:00
schmelczerandras
5ff15fa58f Add factories for finer color management 2020-10-13 22:31:50 +02:00
schmelczerandras
ff6943169b Add color helpers 2020-10-13 22:28:54 +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
cdcac35b68 Add polygon drawable 2020-10-12 16:10:28 +02:00
schmelczerandras
c158f8655b Tidy up object count handling 2020-10-12 14:21:43 +02:00
schmelczerandras
da89087ae6 Add power 2 warning 2020-10-11 22:55:30 +02:00
schmelczerandras
d15874611d Merge branch 'main' of https://github.com/schmelczerandras/sdf-2d into main 2020-10-11 22:53:08 +02:00