Skip to content

Commit

Permalink
fake fluid wgpu
Browse files Browse the repository at this point in the history
  • Loading branch information
altunenes authored Mar 12, 2024
1 parent 7e952f0 commit 191ecb1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Animations that are computationally intensive (in my opinion):

| | | |
|:---:|:---:|:---:|
| <video src="https://user-images.githubusercontent.com/54986652/245289059-0c844c56-bc54-47bb-836c-243a59ceaa67.mp4" type="video/mp4"></video> **Converting Image Pixels into Hypnotic Spiral Line Thickness** | <video src="https://github.com/altunenes/rusty_art/assets/54986652/02a3b41b-ceb5-4af5-b409-d58005c6e7ba" type="video/mp4"></video> **Scramble with fbm** | <video src="https://github.com/altunenes/rusty_art/assets/54986652/1fa3db32-443a-4fb8-928a-54022167a35b" type="video/mp4"></video> **Scramblery2** |
| <video src="https://user-images.githubusercontent.com/54986652/245289059-0c844c56-bc54-47bb-836c-243a59ceaa67.mp4" type="video/mp4"></video> **Converting Image Pixels into Hypnotic Spiral Line Thickness** | <video src="https://github.com/altunenes/rusty_art/assets/54986652/02a3b41b-ceb5-4af5-b409-d58005c6e7ba" type="video/mp4"></video> **Scramble with fbm** | <video src="https://github.com/altunenes/rusty_art/assets/54986652/06298c66-5082-4d21-ba61-3ad1cc300d59" type="video/mp4"></video> **Fake fluid :-)** |
| <video src="https://user-images.githubusercontent.com/54986652/255397004-52a79bc2-d8ed-4549-9ff6-f77ba3bba24a.mp4" type="video/mp4"></video> **Sorting Pixels Based on Luminance** | <video src="https://github.com/altunenes/rusty_art/assets/54986652/7c32f765-5e8f-4162-b401-67c78e82ba18" type="video/mp4"></video> **Ferris with fft!** | <video src="https://github.com/altunenes/rusty_art/assets/54986652/2e4c6cbf-52f7-42c1-8de4-27392835041a" type="video/mp4"></video> **My signature with fft!** |


Expand All @@ -112,3 +112,8 @@ Animations that are computationally intensive (in my opinion):
|:---:|:---:|:---:|
| <video src="https://github.com/altunenes/rusty_art/assets/54986652/5a770aae-0a30-4db1-8038-c87c1bc56b9c" type="video/mp4" style="max-width:100px;"></video> **Ulam Sprial** | <video src="https://github.com/altunenes/rusty_art/assets/54986652/71f64338-8a0c-4ccd-9a14-c5c4cceac6b6" type="video/mp4"></video> **Rainbow Gabor Patch via WGPU!** | <video src="https://github.com/altunenes/rusty_art/assets/54986652/248a4a9c-ccae-47cb-97fc-1bb7b25f2be2" type="video/mp4"></video> **Galaxy in WGPU** |






0 comments on commit 191ecb1

Please sign in to comment.