• Joined on 2024-02-27
railgun pushed to master at studiorailgun/fluid-sim 2024-03-02 18:19:42 -05:00
e955c1f479 queueing logic without memleak allegedly
railgun pushed to master at studiorailgun/fluid-sim 2024-03-01 19:17:34 -05:00
0a15bf062c proper thread batching
railgun pushed to master at studiorailgun/fluid-sim 2024-02-29 22:23:04 -05:00
2dc54a8186 Create threadpool in c land
railgun pushed to master at studiorailgun/fluid-sim 2024-02-29 21:21:10 -05:00
1e16151860 properly init stb with jenkins
railgun pushed to master at studiorailgun/fluid-sim 2024-02-29 21:13:46 -05:00
0794c88990 Jenkinsfile update
railgun created branch master in studiorailgun/fluid-sim 2024-02-29 21:00:40 -05:00
railgun pushed to master at studiorailgun/fluid-sim 2024-02-29 21:00:40 -05:00
eae31e2ec3 update jenkinsfile
08c95a376a add jenkinsfile
4bbc4883b6 reorg + add stb dependency
61124b55c1 Remove old fluid sim code
97574dd5a0 Performance improvements
Compare 10 commits »
railgun created repository studiorailgun/fluid-sim 2024-02-29 21:00:02 -05:00
railgun pushed to master at studiorailgun/Renderer 2024-02-29 19:14:32 -05:00
5356b3e325 Proper frustum culling
railgun pushed to master at studiorailgun/Renderer 2024-02-29 15:14:51 -05:00
1883ffddf3 documentation outline work
railgun pushed to master at studiorailgun/Renderer 2024-02-29 13:35:16 -05:00
e26fbad7d9 move terrain documentation
railgun pushed to master at studiorailgun/Renderer 2024-02-29 13:20:22 -05:00
36e2563e03 include recast4j, reorg documentation
railgun pushed to master at studiorailgun/Renderer 2024-02-28 21:21:58 -05:00
9407c13217 Font work
railgun deleted branch physicsOverhaul3 from studiorailgun/Renderer 2024-02-28 17:09:31 -05:00
railgun deleted branch clientServerSeparation from studiorailgun/Renderer 2024-02-28 17:09:28 -05:00
railgun deleted branch jenkinsconfig from studiorailgun/Renderer 2024-02-28 17:09:23 -05:00
railgun deleted branch rayMarching from studiorailgun/Renderer 2024-02-28 17:09:18 -05:00
railgun deleted branch jenkinsdebug1 from studiorailgun/Renderer 2024-02-28 17:08:55 -05:00
railgun created branch rayMarching in studiorailgun/Renderer 2024-02-28 17:08:44 -05:00
railgun pushed to rayMarching at studiorailgun/Renderer 2024-02-28 17:08:44 -05:00
5c7d9e7153 work towards marching, need to fix point lights