Commit Graph

1098 Commits

Author SHA1 Message Date
austin
a6cc3addf7 e2e pressurecell test
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-18 17:11:04 -05:00
austin
abf819e5fd fix density inversion
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-18 16:21:49 -05:00
austin
4fa843b967 identify negative density bug 2024-12-18 16:19:52 -05:00
austin
10c7a6c0c0 normalization work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-17 18:26:05 -05:00
austin
64e13e2457 normalization corner handling
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-17 17:48:24 -05:00
austin
4e1f29a718 fix tests not scaling with grid spacing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-17 17:37:41 -05:00
austin
abb48d7a1a condense normalize loops
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-17 17:21:29 -05:00
austin
c3e319280a pressure recapture work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-17 17:17:10 -05:00
austin
de3e29c99e const change + promising results
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-17 16:23:11 -05:00
austin
06502e665e pressurecell diffuse internal bounds
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-17 16:10:33 -05:00
austin
982911cfb7 fix pressurecell OOB advect
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-17 13:08:06 -05:00
austin
c50e22cfd3 fix velocity not being tracked properly
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-15 22:27:48 -05:00
austin
757a4aa409 more pressurecell work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-15 22:16:04 -05:00
austin
f009326ed3 pressurecell improvements
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-15 21:46:05 -05:00
austin
9fb2f3f2e1 fix div cache not caching
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-15 21:27:59 -05:00
austin
3d553b8c23 tested navier stokes solver
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-15 19:18:29 -05:00
austin
727458ccea remove bad projection tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-15 17:31:49 -05:00
austin
e9c79046d5 fluid work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-15 17:05:11 -05:00
austin
5efb1b7ea2 normalization tracking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-15 10:42:57 -05:00
austin
0b1b693433 density normalization work for pressurecell
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-15 10:29:34 -05:00
austin
a26ed3a001 work on pressurecell solver
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-15 00:30:19 -05:00
austin
eb845a3891 pressurecell work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-14 00:27:03 -05:00
austin
eba3bbe0ca pressurecell work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-14 00:07:16 -05:00
austin
aa6058ed00 Use temp cache in pressurecell
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-13 21:25:48 -05:00
austin
1136014b1f start work on pressurecell implementation 2024-12-13 21:22:35 -05:00
austin
254d8d3d9d rename pressure cache
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-13 20:02:34 -05:00
austin
2fda30c8c1 grid2 work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-13 19:54:09 -05:00
austin
6fcbc75c42 fix multigrid projection convergence target
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-13 18:15:58 -05:00
austin
4a71b7d26a work on flux propagation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-13 17:36:20 -05:00
austin
02611038f2 basic neighbor referencing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-13 17:26:23 -05:00
austin
db388b9b1f fix border behavior in reflection function
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-13 17:08:40 -05:00
austin
ab5c556c4c fix fluid stability 2024-12-13 17:04:13 -05:00
austin
95adeb318a multigrid working with diffusion solvers
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-13 14:01:26 -05:00
austin
9b1fa6939a comment out hard to pass tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-12 23:49:28 -05:00
austin
37093a2ebe bring back chunk mask
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 16:54:50 -05:00
austin
27fe4e12a5 testrunner linker fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 16:26:51 -05:00
austin
46ac3448e3 rename function because ghost cells sounds cooler
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 16:17:45 -05:00
austin
71ba3029cb vector diffusion across chunk boundaries 2024-12-12 16:17:11 -05:00
austin
533b8e3f76 density diffusing across chunks
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 16:00:03 -05:00
austin
a05804da33 cmake fix to include math lib
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 15:24:15 -05:00
austin
150f89497f border diffusion test
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 15:17:01 -05:00
austin
9bb8c2f360 neighbor sourcing bounds function
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 14:48:13 -05:00
austin
05580f2b36 build tools assembly work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 14:03:22 -05:00
austin
344378485c breakout bounds cases
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 13:44:48 -05:00
austin
fa50c32dfd pass env data through grid2
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 12:14:33 -05:00
austin
16a70ebc97 removing old serial code
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 11:24:30 -05:00
austin
3d8d2cf52b parallelize addition functions
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 11:03:38 -05:00
austin
4010b2beb7 small optimizations for performance
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 00:31:47 -05:00
austin
c96113133d better time tracking for grid2
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 00:20:19 -05:00
austin
eed5f79130 time tracking in grid2
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 00:07:30 -05:00