Commit Graph

1351 Commits

Author SHA1 Message Date
austin
5f565c457d swap diffuse to use generic solver func
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-11 11:49:17 -05:00
austin
8aab5319b5 move iterator inside diffuse funcs 2024-12-11 11:44:45 -05:00
austin
58a9bafa4d fix function rename
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-11 11:33:07 -05:00
austin
93ecc6ac15 more small work on grid2 2024-12-11 11:31:21 -05:00
austin
a835ebb3eb work on increating grid2 accuracy
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-11 10:59:36 -05:00
austin
36e40cd0ae small-ish fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-10 20:05:20 -05:00
austin
94e4e10a78 fix density normaliaztion mechanism
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-10 19:46:18 -05:00
austin
72f9fcdcba grid2 work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-10 19:12:47 -05:00
austin
c8c2ba7ad7 implement conjugate gradient solver
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-10 15:56:39 -05:00
austin
19bd6d365d finalize projection tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 22:20:38 -05:00
austin
d0593f4e88 projection solver tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 21:40:39 -05:00
austin
305ec1d600 velocity advection tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 19:56:11 -05:00
austin
506cced695 density advection tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 19:38:10 -05:00
austin
08177bebed velocity diffusion testing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 19:02:23 -05:00
austin
2a2eeca701 cleaning up grid2 interfaces
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 18:35:15 -05:00
austin
a142aa6f55 first density diffusion test
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 18:20:27 -05:00
austin
1b36112e24 refactoring grid2 headers
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 18:01:27 -05:00
austin
c30cc6fcf8 begin work on grid2 sim
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 17:48:26 -05:00
austin
c914582c92 allocating arrays for new fluid sim approach
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 12:19:30 -05:00
austin
9b3f37017c grid2 work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 12:07:24 -05:00
austin
43ad5c3478 More stability work on cellular sim
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-09 11:26:33 -05:00
austin
662d9a83f2 cellular stability work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-08 18:47:40 -05:00
austin
3a87349a66 cellular stability work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-08 01:42:37 -05:00
austin
2ec5ad9a93 cellular bounds desync fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-07 23:52:22 -05:00
austin
e40cc0a6d4 simulation improvements
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-07 19:27:57 -05:00
austin
c8cf14fed1 work on cellular stability
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-07 18:59:49 -05:00
austin
1c73c2d5ea reintroduce sleep
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-07 16:29:40 -05:00
austin
6ee0a1b2c5 cellular determinism verification 2024-12-07 16:24:53 -05:00
austin
0091f94daf cellular sim determinism
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-07 16:14:47 -05:00
austin
ab5e65b14f fix memory leak
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-07 15:37:20 -05:00
austin
01a2ab603c cellular sim deterministic work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-07 15:12:29 -05:00
austin
6cd97ec13b cellular fluid work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-07 11:42:35 -05:00
austin
f561d21bf3 fix cellular border fluid transfer
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-07 11:03:07 -05:00
austin
d6939ba8dd fix bug in cellular test
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 23:27:39 -05:00
austin
03729abc7b commit work for the day
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-06 22:40:08 -05:00
austin
9861ff4af6 work on cellular sim
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 20:09:37 -05:00
austin
86da26675f fix cellular sim
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 19:31:05 -05:00
austin
3436bfa457 fix bounds check for cellular sim 2024-12-06 19:28:05 -05:00
austin
d3f545955f Fix native bounds setting bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 19:05:33 -05:00
austin
878f839f65 set bounds for all arrays
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 18:26:07 -05:00
austin
e5ce16a734 native bounds solver
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 18:18:33 -05:00
austin
53a9a1b383 bounds array allocation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-06 16:11:34 -05:00
austin
7f09be679f work on native cellular sim
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 15:49:08 -05:00
austin
c022ee1206 fix fluid dispatch array deref
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 15:39:17 -05:00
austin
89b4fbb862 define cellular simulator
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 15:19:59 -05:00
austin
5c44d36f25 dedicated native fluid simulator
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 14:35:03 -05:00
austin
a8b473fc24 native fluid chunk dispatcher
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 13:51:15 -05:00
austin
7740672e2c more test file refactoring
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 13:31:43 -05:00
austin
b9fe5b3ebe refactor native test code location
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-06 13:21:25 -05:00
austin
7a241e9043 refactor fluid sim headers 2024-12-06 13:18:40 -05:00