Skip to content

Commit 4655c08

Browse files
committed
Update packages and add workaround for missing query set feature on Firefox.
1 parent a333906 commit 4655c08

4 files changed

Lines changed: 165 additions & 117 deletions

File tree

linklist.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ https://github.com/amandaghassaei/FluidSimulation
5757
# Particle hydrodynamics
5858
https://www.shadertoy.com/view/ldy3D1
5959

60-
particle tracking
60+
# particle tracking
6161
https://www.shadertoy.com/view/4lVfzh
6262

63-
smoothed particle hydrodynamics
63+
# smoothed particle hydrodynamics
6464
https://www.shadertoy.com/view/4sKGDK
6565

6666
fluid with vorticity confinement
@@ -289,3 +289,22 @@ https://andrewkchan.dev/posts/fire.html
289289

290290
# flame fractal looks cool
291291
https://compute.toys/view/68
292+
293+
# wave path tracing (not sure how it works)
294+
https://www.shadertoy.com/view/flBXzd
295+
https://www.shadertoy.com/view/flSXRt
296+
297+
# nice design
298+
https://www.shadertoy.com/view/4csyzH
299+
300+
301+
# Voxel Cone Tracing. Very fast
302+
https://www.shadertoy.com/view/WdlyWs
303+
304+
# radiance cascades
305+
https://news.ycombinator.com/item?id=41406281
306+
https://www.shadertoy.com/view/4ctXD8
307+
308+
https://jason.today/rc
309+
https://github.com/Sohojoe/radiance-cascades-godot
310+

0 commit comments

Comments
 (0)