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
|
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
|
fbd85a667e
|
Fix bugs with polygons
|
2020-10-16 23:26:42 +02:00 |
|
schmelczerandras
|
5e936b9654
|
Fix int and bool array loading
|
2020-10-14 15:18:13 +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 |
|
Schmelczer András
|
63a1772afa
|
Add warning for too many objects
|
2020-10-10 11:57:36 +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
|
10b59a39be
|
Add metacircle
|
2020-10-02 17:37:47 +02:00 |
|
schmelczerandras
|
81eb0220d2
|
Fix uncleared uniforms bug
|
2020-10-02 11:23:33 +02:00 |
|
schmelczerandras
|
374796f398
|
Fix flashlights
|
2020-10-02 11:23:10 +02:00 |
|
schmelczerandras
|
d241f36866
|
Disable the GPU timer by default
|
2020-09-29 17:21:17 +02:00 |
|
schmelczerandras
|
0fed4f4220
|
Add rotated rectangle
|
2020-09-28 18:18:17 +02:00 |
|
schmelczerandras
|
971ddbd08e
|
Improve uniform loading
|
2020-09-28 17:39:07 +02:00 |
|
schmelczerandras
|
31fcfd3d6b
|
Finish documentation
|
2020-09-28 16:26:55 +02:00 |
|
schmelczerandras
|
c728fe3aff
|
Start adding documentation
|
2020-09-28 12:13:07 +02:00 |
|
schmelczerandras
|
bb41e9743f
|
Fix Insights.measure this handling
|
2020-09-27 16:11:30 +02:00 |
|
schmelczerandras
|
2e57f090e6
|
Add auto context restoration
|
2020-09-27 16:11:11 +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
|
f60ae06f59
|
FIx bug and bump version
|
2020-09-22 18:20:35 +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
|
3725f56c78
|
Fix lights
|
2020-09-21 15:45:03 +02:00 |
|
schmelczerandras
|
e44be0c5ee
|
Fix lights
|
2020-09-20 20:08:19 +02:00 |
|
schmelczerandras
|
b76c5a516d
|
Fix shadowLength config
|
2020-09-19 20:10:12 +02:00 |
|