Commit Graph

31 Commits

Author SHA1 Message Date
austin
e0a73fc057 particle emitter work + torches
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-20 18:38:16 -04:00
austin
491ccf4409 buffer overflow fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-20 13:02:42 -04:00
austin
980d6813c4 more light manager updates
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-19 14:51:30 -04:00
austin
dc52e375e3 clustered lighting implementation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-19 11:29:04 -04:00
austin
5eeb281e0b compute shader implementation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-18 17:14:53 -04:00
austin
8408d84055 massive entity spawning refactor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-12 18:51:51 -04:00
austin
afd4f547a1 remove more unused code
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-04 20:33:14 -04:00
austin
f09bb23abc thread-safe deleting elements
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-01 22:19:56 -04:00
austin
035a13ae7b prevent buffer flip on position of 0 2024-09-01 19:06:10 -04:00
austin
fc4730c24a add yoga double free minimization
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-28 21:36:46 -04:00
austin
05c51896e0 more accurate opengl error tracking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 16:09:53 -04:00
austin
856e0a6b22 more cleanup 2024-07-13 16:00:48 -04:00
austin
0db8734f44 opengl error checking fixes 2024-07-03 16:41:05 -04:00
austin
788a71d1e1 environment controls in level editor
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-13 22:18:22 -04:00
austin
ebec7a373e Separation of client and server logic
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2023-05-20 19:18:09 -04:00
austin
5574d9caed Part 1 of entitymanager->scene refactor 2023-04-06 23:19:01 -04:00
austin
a895289eb2 Refactoring parts of code 2023-01-28 22:23:01 -05:00
austin
772e1e770c shadows still broken 2022-05-11 16:47:59 -04:00
austin
aec9a58f12 spring cleaning 2022-04-02 23:15:00 -04:00
austin
1f00532448 geometry shader 2022-03-16 02:19:56 -04:00
austin
8b966838ef Campfire1 2022-02-27 18:04:59 -05:00
austin
dc1c05546e Fix shadow maps 2021-11-07 11:23:48 -05:00
austin
f004a588a4 Fix light classes with git repo 2021-09-19 18:33:59 -04:00
f43e6f5d50 Delete 'src/main/java/electrosphere/renderer/light/LightBuffer.java' 2021-09-19 22:24:29 +00:00
3c4fb20ac3 Delete 'src/main/java/electrosphere/renderer/light/LightEntityUtils.java' 2021-09-19 22:24:26 +00:00
0d98f4517a Delete 'src/main/java/electrosphere/renderer/light/LightManager.java' 2021-09-19 22:24:23 +00:00
ea1132ee61 Delete 'src/main/java/electrosphere/renderer/light/PointLight.java' 2021-09-19 22:24:19 +00:00
2685b358f5 Delete 'src/main/java/electrosphere/renderer/light/SpotLight.java' 2021-09-19 22:24:14 +00:00
0437db3c42 Delete 'src/main/java/electrosphere/renderer/light/ItsBroken_DirectionalLight.java' 2021-09-19 22:24:08 +00:00
austin
236eb59274 Convert entity position to double from float 2021-08-08 01:14:41 -04:00
satellite
f585af6fad Start work on collision update and virtual sim 2021-07-10 19:43:00 -04:00